Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Fix api fuzzer and refactor tests (#248)
* fix: remove integration test * fix: move openapi lint test to test Earthfile * fix: refactor st tests and remove integration tests * fix: fix earthly/dind to alpine 3.19 * fix: move spectral and remove integration test pkg * fix: rename fuzzer api taget * feat: move cat gateway package to main earthfile * fix: workaround for -project name must not be empty- * docs: adds target doc * fix: spell * feat: adds workaround for iptables-legacy bug * fix: rename docker-compose * fix: Deprecating legacy vote endpoints (#253) * Update build.gradle (#251) * Update README.md * fix: remove integration test * fix: move openapi lint test to test Earthfile * fix: refactor st tests and remove integration tests * fix: fix earthly/dind to alpine 3.19 * fix: move spectral and remove integration test pkg * fix: rename fuzzer api taget * feat: move cat gateway package to main earthfile * fix: workaround for -project name must not be empty- * docs: adds target doc * fix: spell * feat: adds workaround for iptables-legacy bug * fix: rename docker-compose * remove unneeded SchemaVersion trait * mark as deprecated * cleanup * fix readme * fix CI * fix CI --------- Co-authored-by: Oleksandr Prokhorenko <[email protected]> Co-authored-by: kukkok3 <[email protected]> --------- Co-authored-by: Alex Pozhylenkov <[email protected]> Co-authored-by: Oleksandr Prokhorenko <[email protected]>
- Loading branch information