Gabriel Horner
|
658a25b1b5
|
chore: bump nbb-test-runner
Bump to upstream version now that
https://github.com/nextjournal/nbb-test-runner/pull/3 is merged
|
2025-06-10 08:47:52 -04:00 |
|
Gabriel Horner
|
ec668757fe
|
fix(dev): exclude long running test in db dep
e.g. `yarn test -e long`
|
2025-06-02 09:42:49 -04:00 |
|
Tienson Qin
|
05597552da
|
chore: update clj-fractional-indexing
|
2025-05-27 04:54:58 +08:00 |
|
Tienson Qin
|
973ec2b240
|
chore: bump logseq/clj-fractional-indexing
|
2025-05-27 01:16:10 +08:00 |
|
rcmerci
|
75a053f918
|
fix: nbb cannot use glogi
|
2025-05-22 15:39:17 +08:00 |
|
rcmerci
|
ec7d488d49
|
fix: add glogi deps
|
2025-05-22 15:36:36 +08:00 |
|
Gabriel Horner
|
6cddee4f5a
|
chore: bump nbb test runner to latest feature
now that PR is merged
|
2025-05-16 08:48:44 -04:00 |
|
Gabriel Horner
|
f896a774ed
|
enhance(dev): CLI built db graphs
have same config.edn as UI ones. Also improve over hack to add
additional config now that rewrite-clj is available
|
2025-05-15 14:06:54 -04:00 |
|
Gabriel Horner
|
0852dec984
|
chore: Add optional verbose test runner for db deps
Also adjust one test which made verbose mode unreadable by printing a
large data structure where an assertion should go
|
2025-03-03 09:55:35 -05:00 |
|
Gabriel Horner
|
a4aacf022d
|
chore: use medley/dissoc-in instead of copied version
Can rely on medley as it is nbb compatible
|
2025-02-13 17:50:20 -05:00 |
|
Gabriel Horner
|
50698c190d
|
fix: update db's nbb.edn to match deps.edn
Looks like we forgot to add malli to deps.edn awhile back
|
2024-05-22 08:53:13 -04:00 |
|
Tienson Qin
|
89edb3af9a
|
fix: can't remove Many values
|
2024-05-02 18:03:17 +08:00 |
|
Tienson Qin
|
b7d9098e80
|
Move gp-util and gp-config to the common dep
|
2024-01-03 16:38:05 +08:00 |
|
Gabriel Horner
|
fe7a46eac9
|
Move db malli schema into db dep since it's stable
Also add a validate-db task. Part of LOG-2739
|
2023-10-11 08:40:26 -04:00 |
|
Gabriel Horner
|
2ab6370dda
|
Add tests for core sqlite db fns
These core db fns have been split out to be platform agnostic
so they can be run on CLI or non electron platforms
|
2023-06-30 11:45:39 -04:00 |
|