1
0
mirror of git://jb55.com/damus synced 2024-09-16 02:03:45 +00:00
damus/damusTests
William Casarin 60a0c21272 test: add post composition tests
This adds post composition tests so that we can avoid composition bugs.
This still does not capture all of the dynamics of post composition,
because it ignores much of the mutable cursor position and related state
when editing posts.

We will need to make post editing more pure and less mutable in the
future to get test coverage on those.
2023-07-17 10:25:09 -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 test: add setting property tests 2023-07-16 13:05:18 -07:00
DMTests.swift Refactor direct messages model 2023-04-15 12:41:00 -07:00
EventGroupViewTests.swift Fix missing profile zap notification text 2023-06-28 14:48:06 +02: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 Fix reaction notification title to be consistent with ReactionView 2023-05-24 15:20:02 -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 project: rename parse_mentions to parse_note_content 2023-07-16 11:46:23 -07:00
NostrScriptTests.swift Fix localization issues and export strings for translation 2023-07-14 09:34:29 -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 test: add post composition tests 2023-07-17 10:25:09 -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 Fix UI bug with user search and fix race conditions on profiles NIP-05 cache 2023-07-04 09:09:14 -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