Start-Out / todo-or-not

#todoon integrates the TODOs in your codebase with your GitHub issues
https://pypi.org/project/todo-or-not/
GNU General Public License v3.0
4 stars 4 forks source link

End-to-end testing #360

Open trentonyo opened 4 weeks ago

trentonyo commented 4 weeks ago

After doing some showing off today, I found a lot of things don't work in the latest version. We need to test todoon and todoignore-util end to end.

E2E test plan

Behaviors to test

trentonyo commented 4 weeks ago

Might need a script that waits until the test deployment is complete, so perhaps getting the version of the deployed test version at the top of the workflow and then setting a sleeper to check and only proceed when the fresh version is visible. Additionally, checking the version before actually beginning the tests