-
- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version.
- [x] I have searched the issues of this repo and believe that this is not a duplic…
-
We observed a breaking change in the local dev env for [web extension](https://github.com/penumbra-zone/web) development this morning, caused by merge of https://github.com/penumbra-zone/penumbra/pull…
-
Last year we made several big improvements in the performance testing area. To name a few:
* Migrate core performance tests to Playwright
* Added support for taking measurements using web-vitals.j…
-
## Problem
A convenient way of managing pagination in addition to Range/Content-Range is to add links to next/previous/first/last page just like https://jsonapi.org/ standard
it allows to "dummy" cl…
-
The project at https://github.com/jeffbrown/webrequestissue contains the following:
```groovy
package webrequestissue
class DemoController {
static final SOME_CONSTANT = 42
def in…
-
我在本地配置的PHP环境,做了一个hosts解析www.pz.com指向127.0.0.1,
通过浏览器可以访问:http://www.pz.com/v1/demo/index,然后单元测试下来,老是报500错误:
D:\web\puzzlebid>php think unit
PHPUnit 5.7.27 by Sebastian Bergmann and contributors.
…
-
There are unit tests for the python backend which interact with the API and test it works correctly. But there are several issues:
- The hardcoded Json Web Tokens expire after 7 days, so the tests …
-
Hi, we are unable to embed the website https://web.tutar.app/ in Excalidraw. Kindly whitelist this url for embedding.
-
des techniques dédiées à l'analyse de la qualité logicielle dans des domaines applicatifs particuliers (jeux vidéo, automobile, santé, agronomie, etc.)
```c#
[Test]
public void TestUnchangedSett…
-
## The problem
SelenideElement methods for scrolling to element (scrollIntoView, scrollTo) instead of scrolling to element as expected only "jerk" the scrollbar two times by couple pixels and ends …