-
## Describe the bug
When trying to add a 2FA security device, I get a JSON.parse error due to a 500 Internal Server Error from a XHR POST to during validation. (I think it's not related to #908…
-
### Page(s)
- https://jestjs.io/docs/tutorial-react
- https://jestjs.io/docs/tutorial-react-native#snapshot-test
### Description
`react-test-renderer` is deprecated.
> `react-test-rendere…
-
Testing this package with current pyramid results in:
```
[ 12s] ======================================================================
[ 12s] FAIL: test_includeme (pyramid_beaker.tests.TestInc…
-
I just installed this package to test a pyramid project, and I'm getting the following error:
```python
def test_pyramid_server(pyramid_server):
assert pyramid_server.dead is False
asser…
-
*Originally reported by* **Michael Merickel (Bitbucket: [mmerickel](https://bitbucket.org/mmerickel), GitHub: [mmerickel](https://github.com/mmerickel))**
----------------------------------------
I'…
-
Hey peeps,
This is now in a place where it can be reviewed.
Unit starts [here](https://multiverselearningproducts.github.io/curriculum/Module-1/Unit-5-End_to_end_testing/1.5.1-End_to_end_testin…
-
We have reason to think that maps / pyramids with significantly higher zoom levels may cause performance challenges, especially with respect to the way we generate tilesets in memory. We should get sa…
-
I recently had to apply i18n/l10n stuff to a project. I followed the [documentation](http://docs.pylonsproject.org/docs/pyramid/en/latest/narr/i18n.html), studied lingua and Chameleon docs as well and…
-
## Summary
Ideally `react` is shipped with official test utilities instead of relying o third-party vendors.
Unfortunately it was decided to deprecate`react-test-renderer`.
As a consequence i…
-
I'm a big fan of Martin Fowler's article on the [testing pyramid](https://martinfowler.com/bliki/TestPyramid.html) which I think would be worth linking here. He has a diagram there that I think is he…