-
I've just started working on a project that is leveraging this library but I'm a bit nervous about the apparent total lack of unit or integration tests.
Is there some kind of automated testing I'm no…
tizzo updated
10 years ago
-
Ahead of my nixpkgs changes merging, I thought I'd try my hand at a script to compare against a "LKG" *(last known good)* of the platform/board binary.
Some quick thoughts/questions:
1. Should the…
-
Use the War Thunder test flight debug mode to do automated testing
localhost:8111/editor/fm_commands
- [ ] If the plane's altitude goes up x meters, the energy needs to increase by 9.8x
- [ ] I…
-
-
Pre-run Tests :
- Verify Config files exists
- Setup SQLite if not postgresql
- Python dependency Check
Unittesting :
- SQLite support
- SetupDB
- Add a short URL
-
Automate function testing by making all the pit testing a command that we can run off dashboard
-
Create the .github/workflows directory to store GitHub Actions workflows, enabling automated processes like testing, building, and deployment within the repository.
-
Does the SDK provide any means of recording a user input session and replaying it? After testing our app manually for the 1000th time I'm ready to delegate some of the effort to a bot. I remember Leap…
-
We should run the tests for every PR / Release on Travis (or similar).
-
## Issue Title
P2: Deploy the sample version to GCP
## Description
- Build the k8s and docker
- Deploy the front and back end to GCP for testing
[**Staging**]
- [x] Deploy front end to `staging.ginr…