-
Notifications
You must be signed in to change notification settings - Fork 1
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
Regroup acceptance tests with unit tests #368
Labels
enhancement
New feature or request
Comments
tlamonthezie
added a commit
that referenced
this issue
Jun 6, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 6, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 8, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 8, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 9, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 9, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 9, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 9, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 9, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 9, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 9, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
tlamonthezie
added a commit
that referenced
this issue
Jun 12, 2023
* #368: move stepper tests and acceptance tests to the unittest tests to include in tox * #368: update gitignore * #368: update CI workflow * #368: update CI workflow * #368: update gitignore * #368: rename acceptance to synthetic-acceptance * #386: refactor * #368: rename workflow * #368: fix call error * #368: fix bug in a test * #368: fix bad config path for a test * #368: rename workflow * #368: upgrade tox and colorama dependency versions * #368: create a single requirements.txt file * #368: upgrade colorama version also for lbaf package setup * #368: refactor and simlify tox.ini * #368: rename workflow * #368: remove method duplicate * #368: pylint fixes * #368: pylint fixes * #368: disable some unexpected pylint warnings * #368: remove unnecessary line * #368: tentative to display unit tests results better * #368: keep only one requirements file and try fix Test report action * #368: try another Test report plugin * #368: fix issue with test output * #368: rename tests report * #368: try again another plugin * #368: upgrade version of test report plugin * #368: setoption to report output on CI * #368: fix remaining quotes and warnings * #368: fix pylint notice messages
github-actions bot
pushed a commit
that referenced
this issue
Jun 12, 2023
* #368: move stepper tests and acceptance tests to the unittest tests to include in tox * #368: update gitignore * #368: update CI workflow * #368: update CI workflow * #368: update gitignore * #368: rename acceptance to synthetic-acceptance * #386: refactor * #368: rename workflow * #368: fix call error * #368: fix bug in a test * #368: fix bad config path for a test * #368: rename workflow * #368: upgrade tox and colorama dependency versions * #368: create a single requirements.txt file * #368: upgrade colorama version also for lbaf package setup * #368: refactor and simlify tox.ini * #368: rename workflow * #368: remove method duplicate * #368: pylint fixes * #368: pylint fixes * #368: disable some unexpected pylint warnings * #368: remove unnecessary line * #368: tentative to display unit tests results better * #368: keep only one requirements file and try fix Test report action * #368: try another Test report plugin * #368: fix issue with test output * #368: rename tests report * #368: try again another plugin * #368: upgrade version of test report plugin * #368: setoption to report output on CI * #368: fix remaining quotes and warnings * #368: fix pylint notice messages
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As discussed this will improve performance
Also rename the
conf.yaml
acceptance configuration file in, e.g.,synthetic-acceptance.yaml
The text was updated successfully, but these errors were encountered: