generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 224
LONDON | GISLAINE DELLA BELLA | Module-Structuring-and-Testing-Data | WEEK 3 #192
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
5aa71ba
Add function get-angle-type for future jest tests
Della-Bella 7066639
Add function Angle type for future tests
Della-Bella 3c6a10b
Implement Right angle/ Acute angle Tests
Della-Bella 9620e5f
Adding Acute angle and Acute angle Tests
Della-Bella e2de22f
Tests GetAngleType donne
Della-Bella 698ab29
Proper Fraction Tests
Della-Bella 14e373b
Exercise Triangle Check Sides
Della-Bella 4350e21
Exercise Triangle Sides
Della-Bella f369767
Implement and Test Rotate.jair exercise
Della-Bella 632a715
implement and test Rotate.char Exercise
Della-Bella 6b02231
Resolved Loop Exercise
Della-Bella 761a92c
fixed link test name
Della-Bella b5488f5
fixed link test name
Della-Bella 0bb8b5d
Implementing Function Repeat
Della-Bella 7824b00
Implementing and testing password Validate function
Della-Bella f51874d
Implementing and testing password Validate function
Della-Bella 1066bd1
Correct test Get ordinal number
Della-Bella c5c3e89
Adding test to Prime number function
Della-Bella 2fa282a
Exercise Value Card- function ParseInt
Della-Bella 9dfc6d8
Implement ParseInt function ? Get Value Card
Della-Bella 801338c
Get Card Value function % test
Della-Bella f143753
Remove the Spaces
Della-Bella 305c718
Removed unnecessary const code.
Della-Bella 6aecd98
Test Values only for Valid Cards
Della-Bella 6ce5774
Add new Test/ pPassed
Della-Bella 9040843
Fixed/ Pass Tests
Della-Bella b84ac3b
Fixed Function and TAdd More Tests
Della-Bella 17cdb66
Fixed Function and TAdd More Tests
Della-Bella f0a9c9a
Fixed Tests
Della-Bella 4af63aa
Fixed Function= Added a condition to check if the last two digits are…
Della-Bella d127cd7
Fixed Password function & and Tests
Della-Bella bb1d1c2
Add Tests to Function Repeat
Della-Bella 7b55dcb
Card Validator Function
Della-Bella 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
Fixed Password function & and Tests
- Loading branch information
commit d127cd70c54944648eea5fadb982af3647c0b596
There are no files selected for viewing
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.
This should be invalid as the password does not pass all of the criteria.
These are the criteria as password that a valid password need to pass
Have at least 5 characters.