upleb.uk

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

summaryrefslogtreecommitdiff
path: root/test_utils/src/lib.rs
AgeCommit message (Expand)Author
2025-04-01chore: bump rust-nostr v0.37 ~> v0.40DanConwayDev
2024-12-16chore: bump nix flake rust nightly `fmt` overlayDanConwayDev
2024-12-13test(push): merge event for applied commitsDanConwayDev
2024-12-13test: deterministic commit timestamps in test PRsDanConwayDev
2024-11-27chore: bump rust-nosrt v0.37.0DanConwayDev
2024-11-26test(login): update `ngit login` testDanConwayDev
2024-11-26refactor: err msgs 'cannot' > 'failed to'DanConwayDev
2024-11-25feat(list): report on action selectionDanConwayDev
2024-11-12est(list): fix getting pr branch nameDanConwayDev
2024-11-11chore: bump rust-nostr v0.36DanConwayDev
2024-10-28chore: bump rust-nostr to patch near v0.36.0DanConwayDev
2024-10-28refactor: replace sqlite with lmdbDanConwayDev
2024-09-25chore: bump rust-nostr v0.35DanConwayDev
2024-09-11refactor: fix fmt and clippy issuesDanConwayDev
2024-08-28chore: bump rust-nostr to v0.34.1DanConwayDev
2024-08-28chore: bump rust-nostr to v0.34.0DanConwayDev
2024-08-20feat: set proposal branch prefix to `pr/`DanConwayDev
2024-08-19test(remote): fix first test runDanConwayDev
2024-08-08test: increase rexpect timeout 3s ~> 4sDanConwayDev
2024-08-08test(remote): helper to run as git remote helperDanConwayDev
2024-08-06feat(remote): `list` includes open proposalsDanConwayDev
2024-08-05test(remote): run `list for-push` before `push`DanConwayDev
2024-08-01feat(remote): `push` to all `clone` serversDanConwayDev
2024-07-31test(remote): `list` returns HEAD and mainDanConwayDev
2024-07-31test(remote): test helpers and basic fetchDanConwayDev
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-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-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-22rename from_sk_str -> from_strDanConwayDev
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-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-23build: env specific fallback relaysDanConwayDev
2024-01-22feat(claim): change repo event kindDanConwayDev
2024-01-22test: add maintainers to test repo eventDanConwayDev
2023-12-01feat(prs-list) list and pull selected as branchDanConwayDev
2023-11-01feat(prs-create) send to repo relaysDanConwayDev
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) find commits and create eventsDanConwayDev
2023-09-01feat(login) password login using encrypted nsecDanConwayDev
2023-09-13refactor: rebuild app skeletonDanConwayDev