-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add int test for create template TC FF (#1925)
* Add int test for create template TC FF * Add step to clean up DB after tests * Implement delete template api call * test: add scenario to FF off * Various fixes to create-template suite * fix: update `UpdateTemplate()` method to fix up params * test: add the rest of the test suite * fix: update FF-OFF tests for edit-tempalte * fix: skip FF-off for now - will run manually * Add test for non-admin changing template category - Moved seeding logic into TemplatesPage.js * Wrap up edit test suite * Fix tests * Fix tests * formatting * chore: add new test suites to CI * fix: skip suite for now to get the release out the door * fix: dont skip it cause its fixed 🎉 * fix: remove async/await keywords --------- Co-authored-by: Andrew Leith <[email protected]>
- Loading branch information
1 parent
a6f3abb
commit 1785fb7
Showing
9 changed files
with
526 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.