Commit Graph

19 Commits

Author SHA1 Message Date
Brent Simmons 53215c1f80 Id -> ID renaming. 2024-04-07 16:09:23 -07:00
Brent Simmons 4c866b7230 Rename WebFeed and webFeed to Feed and feed. 2024-02-25 23:12:21 -08:00
Dimitris Apostolou 94ae4d348c
Fix typos 2022-01-05 00:25:20 +02:00
Fábio Oliveira d05594dafb Fix Unit Tests
- Adopt new fields from SecretsProvider in FeedlyTestSecrets
-Fix call to Account init that was expecting an optional
- Linked `Articles` and `RSCore` libraries to the Unit Tests target
- Small change to order of imports for consistency
2021-02-24 01:13:47 +01:00
Maurice Parker ce33184502 Fix old test compile errors 2020-07-10 15:51:58 -05:00
Nate Weaver 58c90feccf Update to latest RSCore 2020-01-13 15:32:13 -06:00
Maurice Parker d3e5985258 Update AppleScript to differentiate between WebFeeds and Feeds 2019-11-15 15:46:43 -06:00
Maurice Parker 336f71d9a3 Enabled iOS build and tests 2019-10-12 07:48:34 -05:00
Maurice Parker a3a694333a Disable Sparke's check for updates on DEBUG builds 2019-10-11 15:07:41 -05:00
Maurice Parker 605607ece0 Remove HEADLESS code gating 2019-10-11 13:00:18 -05:00
Maurice Parker 7c563e4482 Remove AppleScript from headless tests 2019-10-11 12:37:49 -05:00
Phil Viso 365a98b33a Updated test name to match the class its testing 2019-09-13 08:59:31 -05:00
Phil Viso 269364a337 Re-worked sorting logic to handle multiple feeds having the same name 2019-09-13 07:43:28 -05:00
Phil Viso 00e009a82c Added ability to group sorted articles by feed 2019-09-08 16:48:50 -05:00
Mathijs Bernson 35dca45c60 Add sharing subject test 2019-08-23 13:23:30 +02:00
Brent Simmons 5d97e89e91 Replace the contents property with allFeeds — which returns all the feeds, including those inside folders. This is distinct from the feeds element, which returns just top-level feeds. 2019-08-01 22:51:03 -07:00
Olof Hellman f837caba69 fix failing Applescript test by disabling it 2019-07-30 22:43:54 -07:00
Maurice Parker 1b49788a0a Make test cases run again. 2019-05-03 17:29:54 -05:00
Brent Simmons 70312aa75c Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00