-
Notifications
You must be signed in to change notification settings - Fork 125
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
Check homework - testing lesson 3 #425
Merged
shiramax
merged 12 commits into
RedHat-Israel:master
from
AnnaDinaburgVulikh:check-homework
Feb 4, 2021
Merged
Check homework - testing lesson 3 #425
shiramax
merged 12 commits into
RedHat-Israel:master
from
AnnaDinaburgVulikh:check-homework
Feb 4, 2021
Commits on Dec 28, 2020
-
Signed-off-by: Guy Hartuv <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b0a586 - Browse repository at this point
Copy the full SHA 8b0a586View commit details -
Add unit tests for 03_Variables_and_datatypes
Automatic check of student's homework. Utilized using pytest framework. Signed-off-by: Guy Hartuv <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf9b464 - Browse repository at this point
Copy the full SHA bf9b464View commit details
Commits on Jan 4, 2021
-
Changed the testing method for lesson 3
1. Split to 2 files according to the homework assignments. 2. Changed rose_check.py functionality to allow using calling pytest using mark for testing further assignments. 3. Added conftest.py that keeps all the public functions and variables for the tests using @pytest.fixture 4. Added pytest.ini that includes the custom markers for the assignment tests
Configuration menu - View commit details
-
Copy full SHA for db30962 - Browse repository at this point
Copy the full SHA db30962View commit details
Commits on Jan 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5974f1e - Browse repository at this point
Copy the full SHA 5974f1eView commit details
Commits on Jan 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f8dd4ef - Browse repository at this point
Copy the full SHA f8dd4efView commit details
Commits on Jan 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2798d61 - Browse repository at this point
Copy the full SHA 2798d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for b509f97 - Browse repository at this point
Copy the full SHA b509f97View commit details
Commits on Jan 22, 2021
-
Updated the call commands and README files
1. Added a special command for the available tests list. 2. Made the existing commands universal for Python and Linux exercises. 3. Split the README to: running and adding test files.
Configuration menu - View commit details
-
Copy full SHA for 62ea653 - Browse repository at this point
Copy the full SHA 62ea653View commit details
Commits on Jan 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cc35ddf - Browse repository at this point
Copy the full SHA cc35ddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c83a9 - Browse repository at this point
Copy the full SHA 48c83a9View commit details
Commits on Feb 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b0bbcaa - Browse repository at this point
Copy the full SHA b0bbcaaView commit details
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a13decc - Browse repository at this point
Copy the full SHA a13deccView 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.