9qeklajc
035085b224
fmt
2026-02-15 17:09:46 +01:00
9qeklajc
5d69cfa0ea
add child keys details to view
2026-02-15 17:06:01 +01:00
9qeklajc and GitHub
7c94f60797
Merge pull request #351 from Routstr/child-key-expiration
...
Child key expiration
2026-02-08 23:20:10 +01:00
9qeklajc
8f81bcd2fc
fix do not remove key after refund
2026-02-05 18:48:46 +01:00
9qeklajc
b9890e6ad5
fmt
2026-02-05 01:19:11 +01:00
9qeklajc
e4b8293d41
lint
2026-02-05 01:03:25 +01:00
9qeklajc
ba5f9fc181
improvve key logic
2026-02-04 23:10:50 +01:00
9qeklajc and GitHub
c92372dafd
Merge pull request #342 from Routstr/refactor/remove-deprecated-admin-html
...
refactor: remove deprecated admin html
2026-02-01 23:09:06 +01:00
Shroominic
1af39f043f
fix tests
2026-01-31 07:37:39 +08:00
Shroominic
c75f170ed0
Refactor: Move Discovery and Nostr logic to routstr/nostr package
2026-01-31 06:59:27 +08:00
9qeklajc
1ebb7d71e1
fix test
2026-01-27 08:58:46 +01:00
9qeklajc
04d6903369
lint & fmt
2026-01-25 14:31:55 +01:00
shroominic and GitHub
180a469399
Merge pull request #304 from Routstr/introduce-child-key
...
Introduce child key
2026-01-23 09:35:53 +08:00
9qeklajc
d4339287be
chore: add type annotations to example and test files
2026-01-10 21:35:16 +01:00
9qeklajc
88bcc0edcb
fmt
2026-01-10 21:34:48 +01:00
9qeklajc
daf17f51ab
fix: move child-key route before catch-all and fix indentation
2026-01-10 20:10:31 +01:00
9qeklajc and GitHub
fad792068e
Merge pull request #287 from Routstr/provider-discovery-default
...
Disable provider discovery by default
2026-01-06 19:39:09 +01:00
Shroominic
50eabafa57
remove performance tests due to unpredictable behaviour
2026-01-05 12:12:04 +01:00
Shroominic
7d829af681
fix types
2026-01-05 00:06:53 +01:00
Shroominic
9e9bc5bff8
fix pytests
2026-01-03 22:49:46 +01:00
shroominic and GitHub
9594e9fb52
Merge pull request #251 from Routstr/embeddings-integration
...
Embeddings integration
2025-12-23 20:53:26 +01:00
Shroominic
590fb4bc2c
ruff fix
2025-12-11 14:13:41 +08:00
Shroominic
5db9abc3ce
remove flaky wallet tests
2025-12-11 14:12:34 +08:00
Shroominic
547365894d
add simple test
2025-12-11 13:58:57 +08:00
Shroominic
4d67af51ab
rm shaky test
2025-12-11 10:08:45 +08:00
Shroominic
7b6e00edd8
ruff format
2025-11-28 13:21:25 +09:00
shroominic and GitHub
071444f9d0
Merge pull request #200 from Routstr/fix/remove-models-from-base-url-output
...
Fix/remove models from base url output
2025-11-21 17:43:40 -08:00
Shroominic
50c43e9b07
fix vision prompt discounted max_cost calculation
2025-11-13 16:47:26 +08:00
Shroominic
e754fd506f
fmt
2025-10-29 13:28:01 +08:00
Shroominic
39a0a2939a
refactor old tests
2025-10-29 13:27:44 +08:00
9qeklajc
17af3aa2eb
fix test
2025-10-24 22:59:18 +02:00
Shroominic
855061cc49
fix tests due to refactor
2025-10-22 12:18:28 +08:00
redshift
859b31e2bc
Update tests to reflect removal of models field from base URL output
...
- Remove models field from required fields list in root endpoint test
- Add explicit test to ensure models field is not present
- Update test comments to reference issue #184
Related to #184
2025-10-17 04:11:48 +00:00
Shroominic
384a149600
fix tests
2025-10-04 20:52:15 +08:00
Shroominic
36d55216fe
fix tests
2025-10-04 17:38:05 +08:00
Shroominic
73d3613301
move MODELS to DB
2025-09-10 13:28:43 +01:00
Shroominic
6d1525748d
fix tests
2025-09-09 18:27:48 +01:00
Shroominic
496900baa6
test: update tests to patch settings and use fixed pricing flags
2025-09-08 10:53:23 +01:00
Shroominic
e7995dc6b0
ƒormat tests
2025-09-04 15:29:28 +01:00
Shroominic
a62446dbd2
fix tests
2025-09-04 15:29:28 +01:00
Shroominic
7e988f94e9
Merge branch 'main' into cursor/discover-and-announce-routstr-providers-3b9a
2025-08-29 11:40:26 -03:00
Shroominic
131ccdf5e4
coming soon
2025-08-25 01:09:27 -03:00
Shroominic
8175188b06
ruff fmt
2025-08-23 17:01:28 -03:00
Cursor Agent and db2002dominic
06050196d4
Add pytest coverage and XML reporting configuration
...
Co-authored-by: db2002dominic <db2002dominic@gmail.com >
2025-08-22 21:00:18 +00:00
Shroominic
00f5ee1dfe
fix tests
2025-08-22 16:41:53 -03:00
Shroominic
8c6a6f65a5
fix ruff linting
2025-08-22 15:52:21 -03:00
Shroominic
a42f3b63f3
add reserved balance test
2025-08-22 15:26:55 -03:00
Shroominic
8ed75325a1
change tests to work
2025-08-22 15:19:13 -03:00
Shroominic
78c0ee73b7
Merge branch 'main' into cursor/discover-and-announce-routstr-providers-3b9a
2025-08-18 11:21:05 -03:00
Shroominic
7fce5318b6
fmt
2025-08-17 17:09:17 -03:00