-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Testing
- If the app is not already running, run
gulp serve. - Break a test! For instance, you might change the line in
/test/spec/mapmanager.spec.jsthat readsexpect(esri).toBeDefined();toexpect(esri).not.toBeDefined(); - Note the nearly instant feedback in the terminal.
- Fix the broken test.
Metadata
Metadata
Assignees
Labels
No labels