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

feat(init): swc, script and integration tests #79

Merged
merged 5 commits into from
Jun 6, 2024

Conversation

bitbeckers
Copy link
Contributor

@bitbeckers bitbeckers commented Jun 5, 2024

  • Snaplet for DB seeding
  • SWC for faster compilation and running closer to prod env
  • Started integration test setup to test with local fork and flow from mint -> indexer -> parsing -> supabase -> read

TODO

  • Make integration tests stable
  • Basic testing all indexing flows -> parking in favor of having the setup complete and stable
  • Fix issue where unit/feature tests try to run integrationt tests

Closes #60

Copy link

github-actions bot commented Jun 5, 2024

Coverage Report

Status Category Percentage Covered / Total
🔴 Lines Unknown% (🎯 55%) 0 / 0
🔴 Statements Unknown% (🎯 55%) 0 / 0
🔴 Functions Unknown% (🎯 55%) 0 / 0
🔴 Branches Unknown% (🎯 55%) 0 / 0
File CoverageNo changed files found.
Generated in workflow #4

@bitbeckers bitbeckers linked an issue Jun 5, 2024 that may be closed by this pull request
@bitbeckers bitbeckers marked this pull request as ready for review June 6, 2024 12:34
@bitbeckers bitbeckers merged commit 449c7b6 into develop Jun 6, 2024
2 checks passed
@bitbeckers bitbeckers deleted the feat/integration_test_setup branch June 12, 2024 16:19
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.

[Indexer] Create integration tests
1 participant