frontend/test/common/entity
Wendelin bd0bfc1fbe
Rspack (#22807)
* Add rspack

* Remove TransformAsyncModulesPlugin from rspack

* Migrate all webpack usage to rspack

* Migrate tests to vitest

* Fix test suites

* Remove chai dependency

* Fix compute_state_display tests

* Fix resolveTimeZone

* Reduces test pipeline

* Revert test ci

* optimize chunk filtering

* Migrate landing-page to rspack

* Update rspack dependencies

* Add rsdoctor

* Fix prod build bundle size

* Use rsdoctor for demo stats

* Remove unused webpack configs

* Update build-scripts/rspack.cjs

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>

* Fix eslint

* Update rspack

* Remove unused code

---------

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-11-26 14:49:13 +01:00
..
attribute_class_names.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
can_toggle_domain.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
can_toggle_state.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
compute_domain.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
compute_state_display.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
compute_state_domain.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
entity_filter.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
extract_views.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
feature_class_names.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
get_group_entities.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
get_view_entities.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
has_location.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
split_by_groups.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
state_card_type.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
state_color.ts Use Babel runtime for helpers and regenerator (33%+ bundle reduction) (#16466) 2023-05-08 14:47:53 +02:00
state_more_info_type.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00
test_util.ts Use browser default time and number formatting with polyfills if needed (#9481) 2021-09-29 23:34:52 +00:00
timer_time_remaining.test.ts Rspack (#22807) 2024-11-26 14:49:13 +01:00