-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unit Tests for new o11y rules page (#128576)
* tests for rules page * mock useKibana and useBreadcrubms * mock useFetchRules * rules page scenarios * temp * mock usePluginContext and useLoadRuleTypes * fix typescript errors * fix Jest did not exit one second after the test run has completed warning * add more tests to the empty rules page scenario * fix typescript error * render documentation link * empty RulesPage with show only capability * rules page with items * RulesPage with items and show only capability * remove disabled items (I need to implement it later on) * refactoring * update documentation link * add types to the ruleState Co-authored-by: Kibana Machine <[email protected]>
- Loading branch information
1 parent
285e336
commit 9d6aa99
Showing
6 changed files
with
585 additions
and
11 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
Oops, something went wrong.