forked from nebari-dev/jhub-apps
-
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.
* updated frontend and backend code to handle 403, 404, 500 errors * adding new build index.js file * updated the messaging * fixed errors in tests * added logic to cover clicking directly on a card. updated tests, updated copy * updated tests, removed commented out tests * fixed linting error * removed two tests * added tests for start_server, server_not_found * updated *Name to Name in test_integration.py test * updated the condtional for starting app, removed unused imports * reverted tests in test_api.py, updated logic to allow admins to start/stop apps * Trigger re-run of tests * Trigger re-run of tests * updated failing tests, all tests passing * removed unnecessary import for pytest * generate index.js * undo unrequired changes --------- Co-authored-by: Kilian Berres <kberres@ITLP01061.local> Co-authored-by: Amit Kumar <dtu.amit@gmail.com>
- Loading branch information
1 parent
30fcc5d
commit 4d9f3b9
Showing
8 changed files
with
497 additions
and
48 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.