<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/tests/pull.rs, branch v2.4.1</title>
<subtitle>Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v2.4.1</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v2.4.1'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-09-09T08:40:19+00:00</updated>
<entry>
<title>test: refactor into binary subdirs</title>
<updated>2024-09-09T08:40:19+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-09-09T08:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=9a9b13a11868fe58fa0390938a39483bf1f3cc9a'/>
<id>urn:sha1:9a9b13a11868fe58fa0390938a39483bf1f3cc9a</id>
<content type='text'>
in prep for splitting git_remote_nostr tests
</content>
</entry>
<entry>
<title>test: remove old proposal rev amended locally</title>
<updated>2024-07-24T15:11:23+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T15:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=95cb9c040dfa8ca18bf907a44a86df35b316b6ca'/>
<id>urn:sha1:95cb9c040dfa8ca18bf907a44a86df35b316b6ca</id>
<content type='text'>
`pull` test.

It's failing and only tests for different copy in an obscure scenario
</content>
</entry>
<entry>
<title>test: abstract `list` and `pull` test code</title>
<updated>2024-07-24T15:09:28+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T15:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=50df657f45966bc6cbf4a392a815fcc2c331f888'/>
<id>urn:sha1:50df657f45966bc6cbf4a392a815fcc2c331f888</id>
<content type='text'>
to enable improved debugging
</content>
</entry>
<entry>
<title>test: fix `pull` tests</title>
<updated>2024-07-24T13:48:33+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T13:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=dc05e1ca72d4c7eec9e6aeb989c2aef35a33aab8'/>
<id>urn:sha1:dc05e1ca72d4c7eec9e6aeb989c2aef35a33aab8</id>
<content type='text'>
it was so much clearer what the problem was after
abstracting reused test code
</content>
</entry>
<entry>
<title>test: refactor `list` and `pull` to abstract code</title>
<updated>2024-07-24T11:24:55+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T11:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=ab8785ef986b583dbded578c5b90435adfca526f'/>
<id>urn:sha1:ab8785ef986b583dbded578c5b90435adfca526f</id>
<content type='text'>
into lib which makes reading and maintaining tests easier
</content>
</entry>
<entry>
<title>test: refactor `pull` and `push` to abstract code</title>
<updated>2024-07-24T09:58:07+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T09:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=6d086a6608652193898ec548382e780733ea2f5a'/>
<id>urn:sha1:6d086a6608652193898ec548382e780733ea2f5a</id>
<content type='text'>
into lib which makes reading and maintaining tests easier
</content>
</entry>
<entry>
<title>feat(list): unique proposal branch names</title>
<updated>2024-07-23T15:36:06+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-23T15:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=b67376ff54abeab31422921ba5f4883d5d3dccdb'/>
<id>urn:sha1:b67376ff54abeab31422921ba5f4883d5d3dccdb</id>
<content type='text'>
to prevent accidental name conflicts. also moved to prs/* namespace

`pull` and `push` integration tests are intermitantly failing to end

at least for `push` they work when run individually but not
when run together
</content>
</entry>
<entry>
<title>feat: integrate `fetch` into `pull`</title>
<updated>2024-07-19T20:49:51+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-19T20:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=55fd2693e314a87d32872cd74d3d563cd94201a2'/>
<id>urn:sha1:55fd2693e314a87d32872cd74d3d563cd94201a2</id>
<content type='text'>
the last set of pull integration test fails:
when_latest_event_rebases_branch

we are planning on replacing pull so I'm not sure
whether it is worth fixing
</content>
</entry>
<entry>
<title>replace blocking client in tests with async</title>
<updated>2024-03-27T17:18:54+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-22T15:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=71606283bf21f0fb4931850cd69d97344dca521e'/>
<id>urn:sha1:71606283bf21f0fb4931850cd69d97344dca521e</id>
<content type='text'>
as it has been removed from nostr_sdk
</content>
</entry>
<entry>
<title>update tag generation</title>
<updated>2024-03-25T11:46:23+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-22T15:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=49bc478fffc63a3cad0be194c6c45a868e432691'/>
<id>urn:sha1:49bc478fffc63a3cad0be194c6c45a868e432691</id>
<content type='text'>
to reflect changes in rust-nostr
</content>
</entry>
</feed>
