secant-ios-wallet/secantTests
Michal Fousek 6bf65b1d4d
[#25] Add swiftlint rule to detect TODO without issue number (#425)
Closes #25

- Add `todos` swiftlint rule which detects `TODO:` or `FIXME:` without
  ticket number.
- Use `TODO [#<issue number>]:` to not trigger this rule.
- Updated TODOs and FIXMEs which had issue number in different format in
  the code.
2022-09-26 17:30:07 +02:00
..
AppTests [#25] Add swiftlint rule to detect TODO without issue number (#425) 2022-09-26 17:30:07 +02:00
BackupFlowTests [408] Reduce dependency on TCA in the dependencies (#413) 2022-08-17 09:12:15 +02:00
BalanceBreakdownTests [#224] [Scaffold] Balance Breakdown (#412) 2022-08-17 10:22:35 -03:00
DeeplinkTests [408] Reduce dependency on TCA in the dependencies (#413) 2022-08-17 09:12:15 +02:00
HomeTests [#224] [Scaffold] Balance Breakdown (#412) 2022-08-17 10:22:35 -03:00
ImportWalletTests [301] Import Wallet does not have a Birthday input field (#328) 2022-05-26 14:47:55 +02:00
MultiLineTextFieldTests [146] [UI Component] multiple line textfield (#400) 2022-08-02 08:07:03 +02:00
OnboardingTests [#319] Update TCA to 0.35.0 (#326) 2022-05-23 12:36:29 -03:00
ProfileTests [#409] Rewrite LocalAuthenticationHandler so it supports new concurrency (#410) 2022-08-17 10:23:31 -03:00
RecoveryPhraseValidationTests [408] Reduce dependency on TCA in the dependencies (#413) 2022-08-17 09:12:15 +02:00
ScanTests [106] [Scaffold] Scan QR Screen (#321) 2022-05-24 08:30:12 +02:00
SendTests [#224] [Scaffold] Balance Breakdown (#412) 2022-08-17 10:22:35 -03:00
SettingsTests [#409] Rewrite LocalAuthenticationHandler so it supports new concurrency (#410) 2022-08-17 10:23:31 -03:00
SnapshotTests [#379] Show alert before follow a Block explorer link (#423) 2022-09-22 21:20:46 +02:00
UtilTests [#25] Add swiftlint rule to detect TODO without issue number (#425) 2022-09-26 17:30:07 +02:00
WalletEventsTests [#394] adopt ZcashLightClientKit 0.16.x-beta (#397) 2022-07-19 15:56:46 -03:00
Info.plist Initial Project 2021-07-29 19:38:35 -03:00
secantTests.swift PR suggestions 2021-10-21 12:40:35 -03:00