-
\app\dashboardEmployee\rides\page.jsx
-- is using the old mock data file with .json, edit the formatting so the rides section uses the updated data format and correctly uses the ( mockdata\mock-data…
-
Can we use https://mswjs.io/docs/ to mock out the data coming from Sanity for test purposes?
-
- Mock all data using the presenter KT StateFlow observer pattern (suggested to mock some offers)
- if Offer domain model is not in the domain module yet, create a basic one
- When there are …
-
Implement a method in pzserver lib to create training sets with mock data from the parquet files stored on Lustre.
```[tasklist]
### Tasks
- [x] default method = random selection
- [ ] https:/…
-
I couldn't find any examples on how to do that besides [this one](https://gist.github.com/jelhan/0ab2c1fc5727cde9a302ff0caf601ddf). It was created 2 years ago. I can't get it to work as MirageJS alway…
-
Running some demos with Collections and I think something is up at the backend:
Here's some really simple code. Generate 100k items, upsert them all, get them all, remove them all.
```
fn((state = {}…
-
Surge 的 HTTP-API 运行脚本支持传入 `argument` 字段了
```console
curl 'http://127.0.0.1:6171/v1/scripting/evaluate' \
--data '{
"script_text": "console.log($argument)\n$done();",
"mock_typ…
xream updated
19 hours ago
-
Kun et lokalt problem, eller symptom på et større problem?
Observasjon:
For noen dialoger så fryser applikasjonen (den slutter å svare, men tabben kan lukkes) dersom man trykker på en av knappene ne…
-
### What happens?
I have a table with a bm25 search index. Joining to any one other table (with or without another bm25 search index) produces a score as expected. However, joining a third table re…
-
- [ ] Use "faker" module to import some initial fake users and posts