Closed reidsvilleneuve closed 6 years ago
Merged the code to run schematic against sandbox. Can you rebase? Should be able to run yarn clean:launch
to test.
I merged a few other PR's and handled the rebase for this one.
Test with yarn test:ci
- run schematic, lint, unit & e2e test and build.
For now the sandbox-app is configured with components and tests that reference a Briebug
entity name so that is required as the initial entity for now.
can also test with yarn launch briebug --init
followed by any number of yarn launch ENTITY_NAME
then yarn test:sandbox
The test steps you've specified fail. I'll show you what I'm seeing in the office tomorrow -- I don't think that it'll be too hard to fix, though it's out of the scope of this story. We might consider fixing/merging what I'm seeing first, and then rebasing this branch onto the fixed version.
Try build:fileBuilder
and build:schematic
then test:ci
Run the tests. Make sure the schematic-src app still compiles and maintains its basic functionality.