Open vietj opened 1 month ago
cc @tsegismont
client tests should get away from using a verticle, a plain main should be enough
I believe we should review all client classes and make a decision on a case-by-case basis.
@tsegismont I think we will keep with VerticleBase
for clients
- Per db client
What do you mean with this?
- Per db client
What do you mean with this?
I wish we could have at least one example for each database client using test container.
Considerations:
AbstractVerticle
toVerticleBase
See
Server verticle
Client verticle