Skip to content
Snippets Groups Projects
Commit efffe7d5 authored by Abdelsamad, Mouaz R (UG - SISC)'s avatar Abdelsamad, Mouaz R (UG - SISC)
Browse files

add test credit card details to readme

parent a69ff1a2
Branches main
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ After building, you can start the services using: ...@@ -23,7 +23,7 @@ After building, you can start the services using:
docker-compose up docker-compose up
``` ```
## Database Initialization ## Addtional Information
The database image is pre-populated with default values for testing. Currently, the database is configured with an Airline account: The database image is pre-populated with default values for testing. Currently, the database is configured with an Airline account:
...@@ -37,3 +37,5 @@ This account manages two flights: ...@@ -37,3 +37,5 @@ This account manages two flights:
Both flights are scheduled for 15/7/2024. Both flights are scheduled for 15/7/2024.
For Booking flights with a regular user account, the credit card number used for testing this feature was `4242 4242 4242 4242`. Since the card is for testing, the expiration date and CVC can be arbitrary and will not affect the server's output.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment