Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jmix v1 Database Tests

See https://github.com/jmix-framework/jmix-db-tests for the latest Jmix version

This project is designed for testing compatibiltiy of Jmix v1 with various databases. It uses Testcontainers for running test databases in Docker containers.

The following databases are tested as main data store: PostgreSQL, SQL Server, MySQL, MariaDB, Oracle 11.

Firebird is tested as an additional data store.

Usage

Run Docker.

To test all databases, run:

./gradlew test

To test also with a custom Oracle image, provide a local image with Oracle XE, then run:

./gradlew test -PoracleImage=my-oracle-xe

About

Project for testing compatibility of Jmix v1 framework with various databases

Topics

Resources

Stars

0 stars

Watchers

14 watching

Forks

Releases

Contributors

Languages