Skip to content

https://github.com/daggerok/testcontainers-examples Testing complex dockerized microservices system with Selenide e2e integration tests based on TestContainers Selenium remote web-driver

Notifications You must be signed in to change notification settings

daggerok/testcontainers-selenide-complex-system-e2e-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestContainers in action

Testing complex dockerized microservices system with Selenide e2e integration tests based on TestContainers Selenium remote web-driver

Status: Please, check this repo instead.

                                 TestContainers
                         Spring    Remote Web                Micro Profile   Spring            PG
    +-----------+ Maven +------+     Driver     +----------+  REST client  +---------+ R2DBC +----+
    | CI runner | <---> | E2E  | <------------> | Frontend | <-----------> | Backend | <---> | DB |
    +-----------+       +------+    Selenide    +----------+     HTTP      +---------+       +----+
      Travis CI           Boot                     Quarkus                    Boot             H2

resources