Details
-
Task
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Won't Do
-
None
-
None
-
-
Vega
Description
In order to help developers become familiar with mod-circulation, it could be useful to provide a development guide
Proposed Contents
- API structure
- Module design approach
- Chaining futures
- Using results to guide flow
- Code layout
- Resources
- Domain
- Repositories, finders etc
- Support
- Automated testing
- Approach
- API testing
- Integration points
- Initialisation
- Test suite
- API tests base class
- Builders and fixtures
- RestAssurred
- Fake Okapi and storage modules
- Hamcrest matchers
- Running the tests
- Using fakes
- Using Okapi and modules