sadensmol / test_revolut

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

revolut_cli

response:

Areas of improvements:

  • attention to details (implicit requirements were missed ie. empty/blank keyword)
  • testing skills (checks ex message as well when checking exception was thrown, start testing with positive scenarios, use TDD)
  • better naming especially in test (having descriptive test names creates kind of documentation for your class as by reading the test names you are able to understand what tested class does)
  • implementation speed

About


Languages

Language:Java 100.0%