#53 Updated changelog
This commit is contained in:
@@ -5,13 +5,14 @@
|
|||||||
### Added
|
### Added
|
||||||
|
|
||||||
- `EbayItemDataSource` (#37)
|
- `EbayItemDataSource` (#37)
|
||||||
|
- Product data persistence via SQLite integration (#53)
|
||||||
- Mutation testing capabilities via PITest (#66)
|
- Mutation testing capabilities via PITest (#66)
|
||||||
- `Product` class
|
- `Product` class
|
||||||
- Mapping between Product and its corresponding DTO
|
- Mapping between Product and its corresponding DTO
|
||||||
- Dependencies: Lombok for easier notation, JUnit 5 Params for repetitive tests
|
- Dependencies: Lombok for easier notation, JUnit 5 Params for repetitive tests
|
||||||
- Product Validation
|
- Product validation, retrieval and persistence writing
|
||||||
- Product Retrieval
|
- Product catalogue retrieval and persistence writing
|
||||||
- Unit Tests
|
- More unit tests
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user