tiagomarin / Space-Travelers-Hub

The Space Traveler's Hub is an application where users can check out availble space rockets and book them or cancel the previously made booking. Also users can find a list of current missions along with their brief description and can join the selected mission or leave the mission the user joined earlier.
MIT License
7 stars 0 forks source link

Add tests #89

Closed andym80 closed 2 years ago

andym80 commented 2 years ago

I pass a test with Jest into the Missions.test.js component file that gives us a snapshot file too. Testing a good display of the component in this case.