-
Notifications
You must be signed in to change notification settings - Fork 4
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
Write unit tests for the indexer #15
Milestone
Comments
There are three types of unit tests we'd like to run:
Each of these tests are covered in their own issue:
|
NoopDog
pushed a commit
that referenced
this issue
Mar 16, 2023
* Initial structure. List and Detail pages + utils hooks. #3 * Container components + services + models. #3 * Adding List Page. #4 * Json component. #3 * Adding transformer and viewModels. #3 * Adding comments. #3 * Changing projectShortName to projectTitle. #3 * LinkTable component + list transformer. #4 * Fix. #4 * Adding vscode folder to gitignore #3 * generating static html * adding prettier * Config eslint * Adding husky pre-commit. #8 * husky fixes. #8 * setting correct folder * Build all detail pages. #9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should have a set of tests for the indexer
The text was updated successfully, but these errors were encountered: