Skip to content

Releases: luizgustavocosta/16-bits-zero-to-hero

E2E tests

29 Jun 02:43
eac19b4
Compare
Choose a tag to compare
Fix/backend image version (#9)

* fix: Fix backend image version

* fix: Add branches to pipeline

* fix: Remove sout

* fix: Add Lombok log

* fix: Add Lombok log

Testcontainers

13 Jun 22:03
cbd873e
Compare
Choose a tag to compare

This release includes Testcontainers for the backend part

What's Changed

Full Changelog: v0.0.3...v0.0.4

Integration tests

02 Jun 00:48
37650ca
Compare
Choose a tag to compare
feat: Integration tests (#5)

* feat: Integration tests

* fix: Redirect to correct movies path

* fix: Add path to configuration file.

* feat: Add UT for Review Repository interface

* fix: Remove unused variable

Spring profiles

27 May 02:28
2600202
Compare
Choose a tag to compare
v0.0.2

Add files via upload (#4)

Initial release

11 May 11:26
Compare
Choose a tag to compare
v0.0.1

feat: Dockerize it!