https://github.com/robotical/testing-platform
A convenient way of gathering tester responses and data by wrapping web applications.
https://github.com/robotical/testing-platform
Last synced: over 1 year ago
JSON representation
A convenient way of gathering tester responses and data by wrapping web applications.
- Host: GitHub
- URL: https://github.com/robotical/testing-platform
- Owner: robotical
- Created: 2023-01-18T15:00:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T12:57:51.000Z (over 3 years ago)
- Last Synced: 2025-01-23T08:41:46.213Z (over 1 year ago)
- Language: TypeScript
- Size: 2.63 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Testing Platform
A platform for testing various projects and gathering data through questionnaires.
### Getting Started
* Clone the repository to your local machine
* Run npm install to install all dependencies
* Run npm start to start the project
### Features
* Testers can go through various scenarios and fill out questionnaires
* Manager section for viewing collected data (password: martyRocks)
* Uses Firebase database to store testing sessions
* Does not require maintenance or development work when adding new projects
* projects as JSON file
### GitHub Actions
* versioning: runs on push and merge to main branch
* deploy to preview: runs manually by the developer and deploys to a specified channel
* deploy to production: runs automatically when a new release is created
### Deployment
* Preview deployments can be made by running the deploy to preview GitHub action
* Production deployments are made automatically when a new release is created
### Built With
* React.js
* TypeScript
* Firebase
### Authors
Nikos