-
Notifications
You must be signed in to change notification settings - Fork 1
Add running the unittests to the GitHub workflow #321
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
Open
zmaalick
wants to merge
32
commits into
main
Choose a base branch
from
165_add_unittest_in_github_workflow
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
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
c6f04fe
add unitests in github workflow
zmaalick 4d2c3be
update with changess suggested by nik #165
zmaalick 53a6163
remove logging block
zmaalick 05b158e
change validate to vip
zmaalick b3d7579
revert back the changes
zmaalick 81db099
add logging block
zmaalick 68cd5c9
end of file line
zmaalick 7e32edd
unittest block changes
zmaalick 1edde1d
Merge branch 'main' into 165_add_unittest_in_github_workflow
alistairsellar d7a4213
update copywrite year
zmaalick 06ae314
update unittest with pytest
zmaalick 9853ca9
add pytest in env
zmaalick 4c8ed64
fix pytest
zmaalick 3a9d45a
add pytest in yml
zmaalick 1b766ff
add pluggy in lock
zmaalick cc5ebb8
update lock
zmaalick 8f0db29
add esmvalcore
zmaalick d70e7de
fix linter issue and make consistancy in pytest call
zmaalick 4e0b916
remove logging section and update yml file
zmaalick 96a62b6
reorder the env packages list alphabetically
zmaalick 528024a
update the copywrite
zmaalick 8836fda
remove ignore in lint and update execution limit in metoffice.cylc
zmaalick 17dca6a
add pytest conf file and update github actions
zmaalick de8d97d
declaration correct in pytest conf
zmaalick 6fda3d8
add pytest mark
zmaalick cecaec7
update with pytest mark
zmaalick feb3d1e
remove marking for pytest
zmaalick 581af08
move pytest conf in pyproj and update pytest command in actions
zmaalick 1bca788
updated the suggested changes
zmaalick c6114c3
pre-commit changes
zmaalick fe6953e
revert back the copywrite change
zmaalick 119b6dc
revert back the change
zmaalick File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please revert this change 😊
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1bca788
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change still needs reverting 😊
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
119b6dc