-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tests #64
Open
mahendrapaipuri
wants to merge
14
commits into
cmd-ntrf:main
Choose a base branch
from
mahendrapaipuri:add_tests
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add tests #64
Commits on Mar 31, 2023
-
Refactor codebase to use generic name module
- Typescript contents are moved to root dir to match with extension dir layout - Renamed lmod to module - Added handlers to get found module system name and logo - Renamed most of the instances of lmod to module except for pkg name - Added Lmod and Tmod logos to static dir - Added editable build command to pyproject.toml - Added npm-run-all to package.json - Changed extension named to @jupyterlab/jupyterlab-lmod to match standard convention - Included yarn.lock with repo - Added install.json file
Configuration menu - View commit details
-
Copy full SHA for 566a1a1 - Browse repository at this point
Copy the full SHA 566a1a1View commit details
Commits on Apr 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3885b1c - Browse repository at this point
Copy the full SHA 3885b1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f11c79 - Browse repository at this point
Copy the full SHA 7f11c79View commit details
Commits on Apr 11, 2023
-
Generalization to tmod and lmod
Set correct EMPTY_LIST_STR for each module system Fix print_output_decorator by making it async Improve module list logic by properly catching hidden modules Remove header in savelist if present
Configuration menu - View commit details
-
Copy full SHA for b0de1ff - Browse repository at this point
Copy the full SHA b0de1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for aba1385 - Browse repository at this point
Copy the full SHA aba1385View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4530951 - Browse repository at this point
Copy the full SHA 4530951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0477be3 - Browse repository at this point
Copy the full SHA 0477be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8413124 - Browse repository at this point
Copy the full SHA 8413124View commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 700afdf - Browse repository at this point
Copy the full SHA 700afdfView commit details -
This is very rudimentary. Most probably there will be failed tests.
Configuration menu - View commit details
-
Copy full SHA for 599c285 - Browse repository at this point
Copy the full SHA 599c285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5133ca0 - Browse repository at this point
Copy the full SHA 5133ca0View commit details
Commits on Apr 20, 2023
-
Add __init__.py file to tests folder
This is needed for coverage to generate cov report properly
Configuration menu - View commit details
-
Copy full SHA for d50c30b - Browse repository at this point
Copy the full SHA d50c30bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb51fa - Browse repository at this point
Copy the full SHA 8eb51faView commit details
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52f9839 - Browse repository at this point
Copy the full SHA 52f9839View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.