Skip to content

Update tests starting with letters (R-Z) to use assertj #2513

Merged
sanderploegsma merged 5 commits into
exercism:mainfrom
pavanbaloju:update-tests-to-use-assertj-2
Oct 6, 2023
Merged

Update tests starting with letters (R-Z) to use assertj #2513
sanderploegsma merged 5 commits into
exercism:mainfrom
pavanbaloju:update-tests-to-use-assertj-2

Conversation

@pavanbaloju
Copy link
Copy Markdown
Contributor

pull request for (#2147 )

In this PR, the following tests have been updated to use assertj

  1. RailFenceCipherTest.java
  2. RaindropConverterTest.java
  3. RationalTest.java
  4. RectangleCounterTest.java
  5. RestApiTest.java
  6. ReverseStringTest.java
  7. RobotTest.java
  8. RomanNumeralsTest.java
  9. RunLengthEncodingTest.java
  10. MatrixTest.java
  11. ScrabbleScoreTest.java
  12. SeriesTest.java
  13. SieveTest.java
  14. SimpleCipherStepOneTest.java
  15. SimpleCipherStepTwoSubsitutionTest.java
  16. SpaceAgeTest.java
  17. SpiralMatrixBuilderTest.java
  18. RelationshipComputerTest.java
  19. SumOfMultiplesTest.java
  20. TournamentTest.java
  21. TwelveDaysTest.java
  22. TwoBucketTest.java
  23. VariableLengthQuantityTest.java
  24. WordCountTest.java
  25. WordSearcherTest.java
  26. WordProblemSolverTest.java
  27. YachtTest.java
  28. ZebraPuzzleTest.java

Reviewer Resources:

Track Policies

@pavanbaloju
Copy link
Copy Markdown
Contributor Author

pavanbaloju commented Oct 6, 2023

Hi @sanderploegsma
One last PR from my side for the remaining classes. Please review!
With this I think almost all tests have been updated except the deprecated ones

Copy link
Copy Markdown
Contributor

@sanderploegsma sanderploegsma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, although I found one possible improvement. Could you have a look at it?

Comment thread exercises/practice/simple-cipher/src/test/java/SimpleCipherStepOneTest.java Outdated
@sanderploegsma sanderploegsma merged commit e0c0f90 into exercism:main Oct 6, 2023
@pavanbaloju pavanbaloju deleted the update-tests-to-use-assertj-2 branch October 6, 2023 18:27
@sanderploegsma
Copy link
Copy Markdown
Contributor

Thanks again!

@pavanbaloju
Copy link
Copy Markdown
Contributor Author

Thanks and welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants