X Tutup
Skip to content

Improvements to dogtail tests#1097

Draft
dreua wants to merge 9 commits intomainfrom
tests-local
Draft

Improvements to dogtail tests#1097
dreua wants to merge 9 commits intomainfrom
tests-local

Conversation

@dreua
Copy link
Member

@dreua dreua commented Jun 5, 2024

No description provided.

@dreua dreua marked this pull request as draft June 24, 2024 21:32
@dreua
Copy link
Member Author

dreua commented Jun 24, 2024

Theory: On the second TestBatch the App might come up with the initial dialogue because the config has not been saved. Not sure how to best address that. Either we check for the initial dialogue on each run or we need to clear this configuration setting before running batch 1 in order to allow recurring local tests.

@dreua
Copy link
Member Author

dreua commented Jun 26, 2024

Another thought: We also need to consider the possibility to run only a single batch (very important if you want to go in a direction of test driven development), that should be kept in mind when deciding on an approach here. (To be researched: Would it be even possible to allow running only a single test routine out of a test batch?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup