1
0
mirror of git://jb55.com/damus synced 2024-09-16 02:03:45 +00:00
damus/damusTests
William Casarin 7040235605 refactor: add Pubkey, Privkey, NoteId string aliases
This is a non-behavioral change in preparation for the actual switchover
from Strings to Ids. The purpose of this kit is to reduce the size of
the switchover commit which is going to be very large.
2023-07-31 05:38:19 -07:00
..
Models content: add utf8 char at url left boundary test 2023-07-16 11:46:23 -07:00
Util test: add text attribute testing function 2023-07-17 10:25:09 -07:00
Bech32Tests.swift extract HomeModel from ContentView 2022-05-24 12:57:40 -07:00
ContentParserTests.swift content: add utf8 char at url left boundary test 2023-07-16 11:46:23 -07:00
damusTests.swift ndb: make NostrEvents immutable 2023-07-25 15:34:05 -07:00
DMTests.swift ndb: move to uint32 for kind and created_at 2023-07-25 15:24:26 -07:00
EventGroupViewTests.swift test: rename test_event to test_note 2023-07-31 05:38:19 -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 project: rename parse_mentions to parse_note_content 2023-07-16 11:46:23 -07:00
InvoiceTests.swift project: rename parse_mentions to parse_note_content 2023-07-16 11:46:23 -07:00
KeychainStorageTests.swift Replace Vault dependency with @KeychainStorage property wrapper 2023-05-04 15:57:02 -07:00
LikeTests.swift ndb: make NostrEvents immutable 2023-07-25 15:34:05 -07:00
ListTests.swift Initial NIP-51 Mute List Implementation 2023-01-25 09:53:59 -08:00
LocalizationUtilTests.swift Fix localization issues and export strings for translation 2023-07-14 09:34:29 -07:00
NIP19Tests.swift test: remove some unused perf tests 2023-07-23 11:54:58 -07:00
NostrScriptTests.swift test: remove some unused perf tests 2023-07-23 11:54:58 -07:00
ProfileDatabaseTests.swift add damus_donation to profile data model and update tests 2023-05-26 07:02:14 -05:00
ProfileViewTests.swift Fix localization issues and export strings for translation 2023-07-14 09:34:29 -07:00
ReplyDescriptionTests.swift Add image uploader 2023-03-15 17:12:05 -06:00
ReplyTests.swift ndb: make NostrEvents immutable 2023-07-25 15:34:05 -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
UserSearchCacheTests.swift refactor: add Pubkey, Privkey, NoteId string aliases 2023-07-31 05:38:19 -07:00
WalletConnectTests.swift nwc: fix broken test 2023-05-14 10:49:54 -07:00
ZapTests.swift Add trie-based user search cache to replace non-performant linear scans 2023-07-03 12:06:01 -07:00