-
mock login
-
### Pitch
![Image](https://github.com/user-attachments/assets/a7d88357-7b8c-42b0-b92a-d6ca3603c525)
### Motivation
Authors will generally have a hard time maintaining this list if they work with a…
-
Instead of navigating back to `/app` in the `Login` component, I centralized navigation in the `AuthContext`.
Funny thing is, after logging in via the '**`START TRACKING NOW`**' button, I had to *…
-
https://youtu.be/MIPxWbDNHgE
check out this video. spamming o and enter will eventually fake-kill you
-
I'm opening this issue to request a merge for my pull request #383 for my branch "Fake Data Generator"
This simple script generates a fake identity with the following data points:
- First Name
- …
-
**Is your feature request related to a problem? Please describe.**
Generate random values in Kreya script section
**Describe the solution you'd like**
We would like to have the possibility to ge…
-
(I've read #3, but I think that this is orthogonal to that idea.)
The explainer currently suggests that browsers fake a download if they already have a language pack that they would ordinarily have…
-
### 🐛 Describe the bug
`out=` variant of `nanmean` operation does not work with dynamo (eager backend).
```python
>>> inp = torch.rand(10)
>>> out = torch.tensor(.0)
>>> torch.nanmean(inp, …
-
Fake implementation for single threaded tests
Depends on #13
-
This a sorta ongoing issue until all Foxhound API interfaces are added to the app, basically highlighting that we must be able to replace calls to the actual server with a class that mocks Foxhound be…