Ashley Harrison
|
670960f70c
|
Chore: Upgrade redux (#86877)
* update packages
* fix type errors
* upgrade redux toolkit as well
* don't need eslint-disable command
* remove comment
* fix unit tests
* call rtk query selector directly
* remove unnecessary checks
|
2024-05-10 14:28:51 +01:00 |
|
Tom Ratcliffe
|
31231cf5bf
|
Change test render method to use locationService
|
2024-04-29 14:15:48 +01:00 |
|
Tom Ratcliffe
|
8f0f0387b8
|
Simplify providers used for test utils method
For now, keep the providers down to just what was already in TestProvider
|
2024-04-16 12:23:50 +01:00 |
|
Tom Ratcliffe
|
488c5b8396
|
Use PropsWithChildren and allow router configuration in test utils render
|
2024-04-16 12:23:50 +01:00 |
|
Tom Ratcliffe
|
c0cb36c9d6
|
Add initial test-utils file with render helper, wrapping in (most) required providers
|
2024-04-16 12:23:50 +01:00 |
|