mirror of https://github.com/rancher/dashboard.git
* Add basic store auth tests for redirect * Define mixin tests * Correct tests to cover all the cases correctly and ensure that this function works as expected * Add scopes to the redirectTo request when testing the model * Add unit tests for action test * Add comment to save auth config method * Correct unit tests * Correct test to avoid the same term to be used for different parts * Correct key value from scope to scopes to match existing implementation * Update tests to use scopesJoinChar * Add further tests for merging default scopes and UI scopes * Add joinStringList function * Correct scopes merging issues |
||
|---|---|---|
| .. | ||
| array.test.ts | ||
| cluster.test.ts | ||
| create-yaml.test.ts | ||
| formatter.test.ts | ||
| grafana.test.ts | ||
| kontainer.test.ts | ||
| object.test.ts | ||
| pod-security-admission.test.ts | ||
| selector.test.ts | ||
| sort.test.ts | ||
| string.test.ts | ||
| version.test.ts | ||