-
## Problem Description
macOS application which use ANE packaging broken with AIR SDK 51.1.2.2.
Tested with AIR SDK 51.1.2.2 with different macOS devices with applications which use multiple ANEs (…
-
Should support the following testing
- unit test utility functions
- unit test cli commands
- test api endpoints
- integration test against local fm/wc?
-
Thanks for creating this test framework. I think it is very intuitive to use. I organize the tests in virtual folders. Is it possible to create the test cases directly in a virtual folder? I would lov…
-
We need a repeatable process for testing the performance of the firewall against an Antelope rpc node.
For example: a script that emulates thousands of requests per second from many different IPs. Pu…
-
-
**Describe the feature request**
Existing test framework check ([here](https://github.com/istio/istio/blob/master/pkg/test/framework/components/echo/check/checkers.go#L275)) relies on the presenc…
-
## Feature
- [ ] icon-project/icon-bridge-planning#42
## Scenario
Test to check if token limit result is displayed upon called
* Given
* List of coins
* When
* getTokenLimit i…
-
-
Create test framework in `pytest`.
- Include code coverage
- Include method of creating tests via Terraform provider definitions
- Include output for use in build/CI pipelines.
-
Hi,
I would like to propose a small test framework that I developed for testing Drakvuf.
ATM, the drakvuf repo doesn't have an official test suite.
I developed mine based on `pytest`, in Python…