-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reflect the difference between protocol-level and system-level functi…
…onality in the code (#383) * Split methods on Node subtypes between regular Nodes and Nodes with diagnostic abilities (like the Imp) * Factor out functionality from Imp that is useful in other WebFingerDiagClients -> AbstractWebFingerDiagClient * Two exceptions are WebFinger-related not Web-related: move * Make diag_override_http_response implementation consistent with turning on HTTP request logging * Be clear that FediTest does not itself fetch ActivityPub documents, it only asks other Nodes to do it * Better documentation and comments * Comment-out some currently inconsistent code; get back to it with ActivityPub tests * Make the sequence of class definitions in files Client, Server, not Server, Client: it's called client-server after all, not server-client. --------- Co-authored-by: Johannes Ernst <git@j12t.org>
- Loading branch information
Showing
14 changed files
with
722 additions
and
630 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.