Skip to content

Commit

Permalink
update readme with todo's
Browse files Browse the repository at this point in the history
  • Loading branch information
mushipeas committed Oct 24, 2023
1 parent eb8bcff commit e94d833
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@ Data has been pre-scraped with BS4 and requires pre-populating into the database

## Recommended Setup for Development:

Open the project with vs-code and activate the dev-container.

Tests currently make use of Mockito and MockMVC modules.
Open the project with vs-code and activate the dev-container. (probably just use IntelliJ actually)

## TODO:

- Update to Java 21
- Update to SB3
- Add tests for Thymeleaf templates
- Add testContainers and sample data set for testing

0 comments on commit e94d833

Please sign in to comment.