uncovering-world / track-your-regions

Track Your Regions: a web tool for travellers to discover and track areas of interest. Work In Progress...
http://uncovering.world
Apache License 2.0
3 stars 4 forks source link

Initial Setup of Test Suite #182

Open OhmSpectator opened 10 months ago

OhmSpectator commented 10 months ago

Description

Initiate a comprehensive testing setup for the project to ensure quality and functionality across the React frontend, Node.js backend, API, and deployment processes. This issue serves to create initial tests as references for each necessary testing type.

Requirements

Additional Information

This issue will serve as a basis for developing a comprehensive testing strategy. Each test implemented should be documented clearly and serve as a reference for further tests. Consider using Continuous Integration to automate running these tests in the future.