-
## Description
I found that if I use git submodules in a colocated repo, jj will get confused as I move the working copy around and introduce phantom file creations/deletions.
## Steps to Reprod…
-
### LeetCode Username
soyukotoda
### Problem Number, Title, and Link
1257. Smallest Common Region https://leetcode.com/problems/smallest-common-region/
### Bug Category
Missing test case *(Incorr…
-
I am having trouble getting Yappi to work with Python 3.13t Free Threading. Attempting to isolate the issue, the smallest example was using `unittest.patch`. However I am able to see it with other lib…
-
### Summary
I have a codebase where I want to prevent the use of `unwrap` outside of tests (unitest, integration).
For that I tried to use the lint `clippy::unwrap_unsed` with the configuration `a…
-
In Rails 8 Beta 1 we got the new authentication generator.
This now opens the question how we test controllers that need a signed in user.
Performance wise it might be nice to have a programatic …
-
**When using "git submodule update --init --recursive", it blocked at**
Submodule 'thirdparty/Postgres' (https://github.com/postgres/postgres.git) registered for path 'thirdparty/Postgres'
Subm…
-
## Context
We currently manually assert that data outputs declared in app.json are populated correctly after running a test.
Since the expected fields are encoded in the JSON data, it should be po…
-
Once https://github.com/softlayer/sl-ember-test-helpers/issues/66 is resolved
-
### Description
I'm planning to remove Utils namespace by moving classes to service or Files.App.Storage.
Providing a single, simple and common way of accessing the application functionalities all…
-
Tests run for while until this happens:
```
ok 1 -
LINK.F build/t400-qfunction-f
/usr/ports/math/libceed/work/libCEED-0.12.0/tests/t400-qfunction-f.f90:30:16:
30 | &SOURCE_DIR&
…