Commit 57cd26a
* Update studio testing setup files
Improves API mocking type safety and polyfills browser APIs necessary to run tests with framer-motion components
* fix missing listen call for msw, resolve test type error
* fix imports
* Update studio testing setup files
Improves API mocking type safety and polyfills browser APIs necessary to run tests with framer-motion components
* fix missing listen call for msw, resolve test type error
* fix imports
* Move non-layout Storage related components to `components/interfaces`
* Fix paths
---------
Co-authored-by: Joshen Lim <[email protected]>
1 parent a26f965 commit 57cd26a
File tree
69 files changed
+226
-130
lines changed- apps/studio
- components
- interfaces/Storage
- AnalyticBucketDetails
- StorageExplorer
- StoragePolicies
- StorageSettings
- layouts
- StorageLayout
- to-be-cleaned/Storage
- data/storage
- pages/project/[ref]
- settings
- storage
- buckets
- state
- tests
- components/Storage
- features/logs
- lib
- setup
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+226
-130
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments