-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
INT-3297: Refactor tests to use BDD style (#516)
* INT-3297: Refactored helpers to not use any agar chaining * INT-3297: Refactored `Loader.tsx` to not use any agar chaining and simplified context usage * INT-3297: Refactored tests to use newer style BDD testing * INT-3297: Fix linting issues * INT-3297: Added `Loader.withVersion` for using miniature to preload TinyMCE Also removed `deleteTinyMCE` from Loader.tsx and moved it to LoadTinyTest.ts
- Loading branch information
1 parent
66d5015
commit 1cd38cf
Showing
7 changed files
with
304 additions
and
325 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
Oops, something went wrong.