Skip to content

markelmad/database-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Database Test

This is a MySQL Database test that run on localhost with port 3306. Creating, Reading, Updating and Deleting happens via URL using queries.

The Database contains data from the previous test which is about Shakespearse's works. I also added a couple of unit testing to test possible queries.

URL testing will be test using a mock server. However, the database will be the actual one. Creating a mock database requires an external dependency which is not allowed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages