-
We currently drive CI through GitHub actions. We need to convert that to [Azure Pipelines](https://azure.microsoft.com/en-us/products/devops/pipelines) for the Azure DevOps flavored MDSA project repo.…
-
RKP is missing one key component today: Testing.
My plan is to develop a testing suite for contributors to run, and part of that plan is to include a standard set of samples to run against.
I'm …
-
Results are delivered to users, and no further development expected.
Disable testing pipeline for these reports to reduce GH actions usage (significantly) once we are confident that we have exhaust…
-
-
## Description
Integrate the URLs of all six climate applications (both development and staging environments) into the Experience Center Jenkins pipeline. This ensures seamless deployment and testing…
-
For reference: https://docs.google.com/document/d/1xw_jwnMMgg93DuPYcA5GPAyvnQ70AoFE9EUeWLBrhvI/edit
@sahalali is working with Kim on this one.
-
**Stress Testing**: Testing how the application handles extreme loads (e.g., high traffic or large datasets).
(Example: Using tools like Apache JMeter or .NET benchmarking tools to simulate thousands…
-
## Task Description
- Design and configure a Continuous Integration (CI) pipeline to automate the execution of the full testing suite (unit, integration, and end-to-end tests) and integrate SonarQube …
-
Design and set up better long term testing structure/method for all types of testing
- Decide on a testing framework
- Create designated test folder with necessary persistent data
- find/crea…
-
# Tasks
- [x] Set up initial ElectronJS app - @McSohan
- [x] Set up basic GitHub CI/CD - @ishanppendse
- [x] Linting and Formatting - @amnore
- [x] Testing - Zhihang Li
- [x] Set up Code Quality To…