log tests/unit/test_ap-gateway.py @ 4272:89a0999884ac

age author description
9 months ago Goffi component AP Gateway: implement HTTP GET signature.
12 months ago Goffi tests (unit): fix tests
21 months ago Goffi refactoring: renamed `sat` package to `libervia.backend`
23 months ago Goffi massive refactoring to switch from camelCase to snake_case:
2023-02-10 Goffi component AP gateway: don't percent-encode `@`:
2022-11-15 Goffi component AP gateway: parse body immediately on `POST` request:
2022-09-21 Goffi tests (unit/AP gateway): add tests for events:
2022-09-21 Goffi tests (unit/AP gateway): fix tests:
2022-08-31 Goffi tests (AP gateway): reactions tests:
2022-08-31 Goffi tests (AP gateway): fix tests following changes in gateway:
2022-07-22 Goffi tests (unit/AP gateway): tests for item repeat/announce and noticed/like conversion:
2022-07-10 Goffi test (unit/AP gateway): tests for XMPP reference/mention <=> AP mention conversion:
2022-06-29 Goffi tests (unit/ap-gateway): tests for XMPP identity/vCard4 <=> AP actor data conversion:
2022-06-17 Goffi tests (unit/ap gateway): message/item retractation tests:
2022-06-17 Goffi tests (unit/ap gateway): fix `onMessage` call following change in the component:
2022-05-24 Goffi test (unit/AP gateway): AP direct message ↔ XMPP `<message>` conversion:
2022-05-24 Goffi tests (unit/ap_gateway): fix tests
2022-05-13 Goffi tests (unit/ap-gateway): tests for following/followers <=> PPS:
2022-03-21 Goffi tests (ap-gateway): fix use of outbox URL to get items
2022-01-31 Goffi tests (unit): AP gateway unit tests: