-
`ActionCable.server` in `Channel` instances is a code smell. It makes testing more difficult than it should be (parallel tests might have more than one server).
I think `Connection` should expose `…
-
Thanks for your excellent work. I would like to confirm that for each video you are taking 8 clips with 4 frames each for a total of 32 frames during training? When testing, are all the frames of a vi…
-
**Welcome to deepTools GitHub repository! Before opening the issue please check
that the following requirements are met :**
- [x ] Search whether this issue (or a similar issue) has been solved b…
maojn updated
4 years ago
-
implement some level of testing. I think the biggest obstacle here is collecting representative data sets.
Possible avenues to collect data:
- Academic Sources
- Existing software example data …
-
## Description
Define the architectural structure of the Digital Dispute from and submission flow.
## Pre-Development Tasks (Required for the Colaboration Cycle)
The items below are all required for…
-
In order to write integration tests, we'd need to programmatically authenticate and have testing data available in `Sumo`.
Our use case is to programmatically:
- Sign in to testing account
- Run…
-
I would like to download the testing data explicitly ahead of the build command. This is done so that the building of software can be sandboxed and security risks can better be mitigated.
The way t…
-
## Description
Implement End-to-End testing for Smart Cities using Cypress to automate the entire user journey, from user interaction to backend processing. This testing will focus on verifying that k…
-
## What:
Overarching Correctness Testing Issue Tracker
## Goal
Comprehensive Test suite and Framework that both:
- Primary: Tests code correctness (do things work the way they're supposed to)
- See …
-
### Overview
We need to write up-to-date System Architecture documentation to describe to applications architecture at a high level and document the central understanding of the projects current stat…