-
-
### Problem
Currently, there is a lack of documentation for writing and executing API tests.
### Proposed solution
Develop a documentation guide for API testing that includes:
- An overview of t…
-
-
##### SUMMARY
Add e2e tests for the staking/commission/validator endpoints.
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
##### ADDITIONAL INFORMATION
aefhm updated
1 month ago
-
It would be really nice if some of the internal api used for designing testing styles could be exposed.
Specifically:
- the `build()` extension function on `TestFactoryConfiguration`
- the `tests…
-
another try
-
Command to run:
`pytest tests/tt_eager/python_api_testing/unit_testing/misc/test_softmax.py` (there are other tests, output shown below)
or
`pytest tests/tt_eager/python_api_testing/unit_testing/misc…
-
### Your question
Hi,
How can I pass NTLM authentication in API testing?
Now, I have only HttpCredentials to pass and I need NetworkCredential to be passed.
My API is behind the IIS Windows Auth…
-
In previous versions(~1.1.31) , it was possible to write test cases using GWTTestCase.
However, after version 2.0.0, the following error occurs:
```
The test class 'dev.sayaya.rx.RxTest' was not…
-
https://github.com/tenstorrent/tt-metal/commit/7a15bc98fbfa67976a121c5c90479168ca58205a#diff-1838d88a8afd70b0cb4ec91cfa4f7af1426019d7e1feaefbdbe27709e9f387aaR466 has added a check in tt_metal/impl/b…