forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Put finishing touches on planner under canvas
- update README with new instructions - update how canvas runs sub-package tests - remove planner's test server closes ADMIN-742 test plan: - when jenkins runs, check to see that planner's tests run too Change-Id: I2493b65f580c76b28f225f1330e99e1ceb1378b4 Reviewed-on: https://gerrit.instructure.com/139882 Tested-by: Jenkins Reviewed-by: Jon Willesen <[email protected]> QA-Review: Jon Willesen <[email protected]> Product-Review: Ed Schiebel <[email protected]>
- Loading branch information
Showing
14 changed files
with
45 additions
and
771 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,3 +10,4 @@ | |
|
||
# TODO: add other linter scripts | ||
script/tatl_tael | ||
script/local-yarn lint |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
{ | ||
"root": true, | ||
"extends": ["react-app", "plugin:react/recommended"], | ||
"plugins": [ | ||
"react", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
packages/canvas-planner/fake_server/plannerNoteRewriter.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.