Skip to content

Commit

Permalink
1. cleaning tests -- tests need to be reimplemented in full to accoun…
Browse files Browse the repository at this point in the history
…t for new table changes.

2. postvalidation API endpoint refined into dynamic routing collection.
3. dedicated page to show post-validation statistics added to measurements hub
4. postvalidationqueries table created in schema. schema structure updated to reflect this
5. layout.tsx file updated to increase debounce (race conditions seem to be occurring). useEffects loop were restructured to ensure that on login, sites will correctly load.
6. error fallback pages received minor edits/changes
  • Loading branch information
siddheshraze committed Sep 24, 2024
1 parent 7a71360 commit 7827bbb
Show file tree
Hide file tree
Showing 41 changed files with 939 additions and 1,508 deletions.
100 changes: 0 additions & 100 deletions frontend/__tests__/api/cmprevalidation.test.tsx

This file was deleted.

94 changes: 0 additions & 94 deletions frontend/__tests__/api/fetchall.test.tsx

This file was deleted.

85 changes: 0 additions & 85 deletions frontend/__tests__/api/filehandlers/deletefile.test.tsx

This file was deleted.

108 changes: 0 additions & 108 deletions frontend/__tests__/api/filehandlers/downloadallfiles.test.tsx

This file was deleted.

Loading

0 comments on commit 7827bbb

Please sign in to comment.