Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt index test add route tests #316

Merged
merged 4 commits into from
Jan 15, 2025
Merged

Conversation

elsenhans
Copy link
Contributor

Copy link

github-actions bot commented Jan 9, 2025

Jest Unit Test Results

 1 files  ±0  21 suites  +6   1m 17s ⏱️ +4s
69 tests +4  69 ✅ +4  0 💤 ±0  0 ❌ ±0 
70 runs  +4  70 ✅ +4  0 💤 ±0  0 ❌ ±0 

Results for commit 56243bf. ± Comparison against base commit 7461f47.

This pull request removes 11 and adds 15 tests. Note that renamed tests count towards both.
 should render CollectionViewRoute ‑  should render CollectionViewRoute
 should render CollectionsRoute ‑  should render CollectionsRoute
 should render FilterCreateRoute ‑  should render FilterCreateRoute
 should render FilterEditRoute ‑  should render FilterEditRoute
 should render FilterViewRoute ‑  should render FilterViewRoute
 should render FiltersRoute ‑  should render FiltersRoute
 should render SourceViewRoute ‑  should render SourceViewRoute
 should render SourcesRoute ‑  should render SourcesRoute
Application root should render without crashing ‑ Application root should render without crashing
CollectionsRoute rendering the route with permissions renders the collections component ‑ CollectionsRoute rendering the route with permissions renders the collections component
…
render CollectionViewRoute should render MetadataCollectionView ‑ render CollectionViewRoute should render MetadataCollectionView
render CollectionsRoute should render MetadataCollections ‑ render CollectionsRoute should render MetadataCollections
render FilterCreateRoute should render FilterForm ‑ render FilterCreateRoute should render FilterForm
render FilterEditRoute should render FilterForm ‑ render FilterEditRoute should render FilterForm
render FilterViewRoute should render FilterView ‑ render FilterViewRoute should render FilterView
render FiltersRoute should render Filters ‑ render FiltersRoute should render Filters
render FincSelect routes should render <CollectionsRoute> and <CollectionViewRoute> ‑ render FincSelect routes should render <CollectionsRoute> and <CollectionViewRoute>
render FincSelect routes should render <FilterCreateRoute> ‑ render FincSelect routes should render <FilterCreateRoute>
render FincSelect routes should render <FilterEditRoute> ‑ render FincSelect routes should render <FilterEditRoute>
render FincSelect routes should render <FiltersRoute> and <FilterViewRoute> ‑ render FincSelect routes should render <FiltersRoute> and <FilterViewRoute>
…

♻️ This comment has been updated with latest results.

@elsenhans elsenhans requested a review from alb3rtino January 10, 2025 11:46
@elsenhans elsenhans merged commit b4f8d0f into master Jan 15, 2025
26 checks passed
@elsenhans elsenhans deleted the adapt-index-test-add-route-tests branch January 15, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants