upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/test_utils
AgeCommit message (Expand)Author
2024-07-31test(remote): test helpers and basic fetchDanConwayDev
2024-07-25test: reintroduce `match_event` to test queriesDanConwayDev
2024-07-24refactor: use nip34 kinds from rust-nostrDanConwayDev
2024-07-24test: abstract `list` and `pull` test codeDanConwayDev
2024-07-24test: fix `pull` testsDanConwayDev
2024-07-24test: refactor `list` and `pull` to abstract codeDanConwayDev
2024-07-24test: fix intermitant failures due to timestampDanConwayDev
2024-07-24test: refactor `pull` and `push` to abstract codeDanConwayDev
2024-07-23feat(list): unique proposal branch namesDanConwayDev
2024-07-22chore: bump rust-nostr to v0.33.0DanConwayDev
2024-07-22test: increase rexpect timeout 2s ~> 3sDanConwayDev
2024-07-19feat: intergrate `fetch` into `send`DanConwayDev
2024-07-02feat(send): tag each maintainer's repo eventDanConwayDev
2024-07-01test: fix test affected by user configsommerfeld
2024-06-28feat(login): login with nostr address via nip46DanConwayDev
2024-06-28feat(login): login with nip46 remote signerDanConwayDev
2024-06-26refactor: remove fresh test configDanConwayDev
2024-06-25refactor: replace keys with signerDanConwayDev
2024-06-24feat(login): store in git config and use cacheDanConwayDev
2024-06-21build: fix CLITesterConfirmPrompt succeeds withDanConwayDev
2024-06-13chore: bump rust-nostr to v0.32.0DanConwayDev
2024-06-11refactor: bump rust-nostr to v0.30 use ncryptsecDanConwayDev
2024-05-07feat(send): `in-reply-to` tags npubs and eventsDanConwayDev
2024-03-27bump nostr-relay-pool to v0.29.1DanConwayDev
2024-03-27use patched nostr-rust v0.29DanConwayDev
2024-03-27replace blocking client in tests with asyncDanConwayDev
2024-03-22rename from_sk_str -> from_strDanConwayDev
2024-03-22chore: bump rust-nostr to v0.29.0DanConwayDev
2024-03-22chore: nix flake updateDanConwayDev
2024-03-08feat(send): select commits from a listDanConwayDev
2024-03-04refactor: improve rexpect error messageDanConwayDev
2024-03-04test: ensure failed tests timeoutDanConwayDev
2024-02-29build: added to gitignoreDanConwayDev
2024-02-22fix(list): support `--in-reply-to` latest revisionDanConwayDev
2024-02-21feat(send): specify commits eg HEAD~2DanConwayDev
2024-02-20feat(list): set checkout branch as default choiceDanConwayDev
2024-02-13feat!: nip34 set pr kind to patch kindDanConwayDev
2024-02-13test: fix backtrace displayDanConwayDev
2024-02-13feat(prs-create)!: pr to nip34-like cover letterDanConwayDev
2024-02-02feat(prs-create)!: use nip34 patch kind and tagsDanConwayDev
2024-02-02feat(repo_ref)!: align maintainers tag to nip34 styleDanConwayDev
2024-02-02feat(repo_ref)!: use nip34 kind and tagsDanConwayDev
2024-01-26chore: upgrade rust-nostr v0.27.0v0.1.1DanConwayDev
2024-01-23chore: bump rexpectDanConwayDev
2024-01-23build: env specific fallback relaysDanConwayDev
2024-01-22feat(claim): change repo event kindDanConwayDev
2024-01-22test: add maintainers to test repo eventDanConwayDev
2023-12-12feat(claim) create yaml add maintainers and relaysDanConwayDev
2023-12-06build(deps) use simple-websockets custom forkDanConwayDev
2023-12-01feat(prs-list) list and pull selected as branchDanConwayDev
2023-11-01feat(prs-create) send to repo relaysDanConwayDev
2023-11-01fixup! build(test) fix running tests togetherDanConwayDev
2023-11-01build(deps) update nostr nostr-sdkDanConwayDev
2023-11-01build(test) fix running tests togetherDanConwayDev
2023-11-01feat(login) fetch from discovered write relaysDanConwayDev
2023-10-01feat(login) fetch user relays and metadataDanConwayDev
2023-10-01feat(prs-create) send to multiple relaysDanConwayDev
2023-10-01feat(prs-create) send commit to relayDanConwayDev
2023-10-01feat(prs-create) find commits and create eventsDanConwayDev
2023-09-01feat(login) password login using encrypted nsecDanConwayDev
2023-09-13refactor: rebuild app skeletonDanConwayDev