You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
Integration tests need again refactor - the logic is too ambiguous again + lets try to change execution of tests - instead of bash script, maybe bazel test ...
todo:
move tests to the separate module - e2e
make tests more readable - one big file with targets and similar is ugly
run tests via bazel
separate every test into separate target
The text was updated successfully, but these errors were encountered:
Integration tests need again refactor - the logic is too ambiguous again + lets try to change execution of tests - instead of bash script, maybe
bazel test ...
todo:
e2e
The text was updated successfully, but these errors were encountered: