JokeAPI
JokeAPI copied to clipboard
Add Unit Tests
- [ ] GET all jokes and validate them
- [ ] Validate local files (tokens, lists, languages, ...)
- [ ] File format conversion
- [ ] URL parsing
- [ ] Translation
- [ ] FilteredJoke class
- [ ] Endpoints metadata
- [ ] GET static files, validate
- [ ] Endpoints
- [x] Info (v2.2.2)
- [x] Langcode (v2.2.2)
- [x] Ping (v2.2.2)
- [x] Static (v2.2.2)
- [ ] URL Parameters
- [x]
?safe-mode(v2.3.0)
- [x]
What is the status on this since Jul 4?
I've added three more unit tests in version 2.2.2 and may add some more