Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[automatic github tests] tests executed in same directories #40

Open
LaraFuhrmann opened this issue Nov 27, 2024 · 1 comment
Open

[automatic github tests] tests executed in same directories #40

LaraFuhrmann opened this issue Nov 27, 2024 · 1 comment

Comments

@LaraFuhrmann
Copy link
Collaborator

The tests run on GitHub with each commit are executed in a Docker container. Some tests run on the same data and write files to the same directories.
Having each test write files into its own temporary directory would be good.

LaraFuhrmann added a commit that referenced this issue Nov 28, 2024
@LaraFuhrmann
Copy link
Collaborator Author

The end-to-end tests are now executed in separate directories.

LaraFuhrmann added a commit that referenced this issue Dec 3, 2024
* b2w and inference: rerun windows that failed + check if window was processed already before adding process to process list

* reference to manuscript

* restarting failed process doesn't work, exit again

* fix: check if files already exist

* add minimum number of iterations

* pass unique_modus argument

* Revert "Merge pull request #38 from cbg-ethz/enable-unique-modus"

This reverts commit ffd4fd1, reversing
changes made to 279cc63.

* rebase to master

* reference to manuscript

* restarting failed process doesn't work, exit again

* add minimum number of iterations

* pass unique_modus argument

* Revert "Merge pull request #38 from cbg-ethz/enable-unique-modus"

This reverts commit ffd4fd1, reversing
changes made to 279cc63.

* update readme

* no poerty lock flie

* add param record_history

* add command line params: reuse_files + record_history

* pass record_history + implement reuse_files

* implemnt reuse_files

* typo

* add param record_history

* fix syntax

* [fix[ unexpected keyword argument 'metavar'

* fix ctime

* add pathlib package

* fix the pathlib import

* fix: too many argmuments to unpack

* fix params to unpack

* [e2e tests] run the e2e tests in seperate directories

* partially addresses #40

* enable unique_modus
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

No branches or pull requests

1 participant