This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
Account
/
Tests
/
AccountTests
History
Brent Simmons
78047fcaf7
Get rid of SecretsManager. It wasn’t thread-safe, and it existed only for tests (and it wasn’t thread-safe for tests either). Pass SecretsProvider parameter where it’s needed.
2024-03-10 22:22:41 -07:00
..
Feedbin
Rename WebFeed and webFeed to Feed and feed.
2024-02-25 23:12:21 -08:00
Feedly
Get rid of SecretsManager. It wasn’t thread-safe, and it existed only for tests (and it wasn’t thread-safe for tests either). Pass SecretsProvider parameter where it’s needed.
2024-03-10 22:22:41 -07:00
JSON
Convert Account into a Swift Package
2020-07-30 07:27:14 -05:00
AccountCredentialsTest.swift
Update Account tests so that they work with Swift Packages and the most recent code changes
2020-08-04 12:43:29 -05:00
TestAccountManager.swift
Fix Unit Tests
2021-02-24 01:13:47 +01:00
TestTransport.swift
: class chnaged to : AnyObject for protocols
2021-02-06 07:06:45 +08:00