upleb.uk

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

summaryrefslogtreecommitdiff
path: root/tests/git_remote_nostr
AgeCommit message (Collapse)Author
2024-09-17test(remote): fix test to ignore status updatesDanConwayDev
as changes to status updates has causes many tests to fail
2024-09-17test(remote): fix generate_repo_with_state_eventDanConwayDev
which enables fetch tests to pass
2024-09-12fix(remote): update copyDanConwayDev
to make it more like native git
2024-09-11refactor: fix fmt and clippy issuesDanConwayDev
which potentially were only identified when a dependancy was updated
2024-09-09test(remote): refactor split into multiple filesDanConwayDev
to make it easier to read and navigate
2024-09-09test: refactor into binary subdirsDanConwayDev
in prep for splitting git_remote_nostr tests