You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add flag for extended scope token syntax @W-17710895 (#5211)
* chore: add flag for extended scope token syntax
* test(engine-server): remove `feature` feature
it's unused
* chore: remove feature from types
* chore(tests): remove unused exports from tests
* chore: rename x/test modules to x/static
* chore: use static x-test for root fixture component
tag name (x-test) may not match directory name of root component
* chore: remove tag name that is no longer used
* refactor(test): destructure!
* chore: `fixture-test` feels better than `x-test` to make it more clear it's special
* refactor: check scope token for static optimized on/off
* test: invalid scope tokens
* test: restore `features` feature
just removed it yesterday lol
* test(engine-server): add scope token validation tests
* chore: remove unused file
* chore: remove debuggery prop
* chore: update to new test config
* chore: prettier
* chore: rename flag
make it more accurate
* chore: restore original validation location
* chore: clean up duplicate check
* test(karma): update test to new behavior
0 commit comments