Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Unit Testing Implementation #4

Open
anasdove opened this issue Apr 24, 2018 · 1 comment
Open

Unit Testing Implementation #4

anasdove opened this issue Apr 24, 2018 · 1 comment

Comments

@anasdove
Copy link

  • This is the best practice if we are applying Test Driven Development.
  • This is also useful if we are utilizing the Continuous Integration, to maintain the existing code is not broken by the new changes (Bug Fixing/Enhancement).
alviankristi pushed a commit to alviankristi/Playground that referenced this issue Jun 2, 2018
alviankristi pushed a commit to alviankristi/Playground that referenced this issue Jun 2, 2018
frandi pushed a commit that referenced this issue Jun 4, 2018
Add unit test (#4) for:
- FacilityService
- Exception extension
@frandi
Copy link

frandi commented Jun 6, 2018

Implemented unit test so far:

  • FacilityService test
  • ExceptionExtension test

We still need more tests for the other area.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants