Skip to content

🧪 Aqua handler tests#50

Open
MattPoblete wants to merge 9 commits intodefindexfrom
tests/aqua
Open

🧪 Aqua handler tests#50
MattPoblete wants to merge 9 commits intodefindexfrom
tests/aqua

Conversation

@MattPoblete
Copy link

Testing Improvements:

  • Added new test scripts to package.json for running Aqua tests (test:aqua) and running them in watch mode (test:aqua:watch).

Edge Case Testing:

  • Implemented comprehensive edge case tests for the handleEventAqua function in src/aqua/__tests__/handleEventAqua.edgeCases.test.ts.

Dependency Updates:

  • Upgraded several dependencies in package.json, including @subql/cli and @subql/node-stellar, and added new dependencies such as jest, ts-jest, and @types/jest for testing.

Continuous Integration Enhancements:

  • Added a new GitHub Actions workflow (.github/workflows/aqua-tests.yml) to run Aqua-specific tests on pushes and pull requests affecting Aqua-related code.

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