1
0
mirror of git://jb55.com/damus synced 2024-09-19 19:46:51 +00:00
damus/damusTests
Jon Marrs dd29e87146 test: pass keypair instead of privkey for test cases
Tests were not building due to recent changes in the Damus source code that replaced privkey with keypair. This patch extends those changes to the test cases, allowing the tests to build and pass.

Signed-off-by: Jon Marrs <jdmarrs@gmail.com>
Signed-off-by: William Casarin <jb55@jb55.com>
2023-08-31 08:52:28 -07:00
..
Models ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
Util test: add text attribute testing function 2023-07-17 10:25:09 -07:00
Bech32Tests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
ContentParserTests.swift content: add utf8 char at url left boundary test 2023-07-16 11:46:23 -07:00
damusTests.swift test: pass keypair instead of privkey for test cases 2023-08-31 08:52:28 -07:00
DMTests.swift Fix old notifications always appearing on first start 2023-08-06 09:22:28 -07:00
EventGroupViewTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
FormatTests.swift Fix localization issues, add tests, import translations, and add zh-CN and zh-TW 2023-02-24 12:44:54 -08:00
HashtagTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
InvoiceTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
KeychainStorageTests.swift Replace Vault dependency with @KeychainStorage property wrapper 2023-05-04 15:57:02 -07:00
LikeTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
ListTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
LocalizationUtilTests.swift Fix localization issues and export strings for translation 2023-07-14 09:34:29 -07:00
LongPostTests.swift test: pass keypair instead of privkey for test cases 2023-08-31 08:52:28 -07:00
NIP19Tests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
NostrEventTests.swift Fix image links appearing with escaped slashes 2023-08-18 08:41:21 -07:00
NostrScriptTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
NoteContentViewTests.swift test: pass keypair instead of privkey for test cases 2023-08-31 08:52:28 -07:00
PostViewTests.swift Fix text editing issues on characters added right after mention link 2023-08-20 17:25:06 -07:00
ProfileDatabaseTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
ProfileViewTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
ReplyDescriptionTests.swift Add image uploader 2023-03-15 17:12:05 -06:00
ReplyTests.swift test: pass keypair instead of privkey for test cases 2023-08-31 08:52:28 -07:00
RequestTests.swift tests: disable invalid tests 2023-06-23 20:46:27 +02:00
TimeAgoTests.swift Fix localization issues, add tests, import translations, and add zh-CN and zh-TW 2023-02-24 12:44:54 -08:00
TrieTests.swift Add trie-based user search cache to replace non-performant linear scans 2023-07-03 12:06:01 -07:00
UrlTests.swift url: smartparens hack 2023-08-06 14:16:43 -07:00
UserSearchCacheTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
WalletConnectTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
ZapTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00