matrix-public-archive/shared
Eric Eastwood 9fc71a3412
Remove `matrix-bot-sdk` usage in tests (#15)
Remove `matrix-bot-sdk` usage in tests because it didn't have timestamp massaging `?ts` and it's not really necessary to rely on since we can just call the API directly 🤷. `matrix-bot-sdk` is also very annoying having to build rust crypto packages.

We're now using direct `fetch` requests against the Matrix API and lightweight `client` object.

All 3 current tests pass 
2022-06-09 20:44:57 -05:00
..
lib Add lightbox support and Hydrogen URL hashes relative to the room (#12) 2022-06-08 14:03:36 -05:00
.eslintrc.json Stop restarting server when the client bundle updates 2022-02-15 17:30:30 -06:00
ArchiveView.js Add lightbox support and Hydrogen URL hashes relative to the room (#12) 2022-06-08 14:03:36 -05:00
CalendarView.js Make sure input value is zero padded to parse properly 2022-02-18 12:34:21 -06:00
RightPanelContentView.js Add month/year selector and use UTC date functions 2022-02-17 20:45:47 -06:00
hydrogen-vm-render-script.js Remove `matrix-bot-sdk` usage in tests (#15) 2022-06-09 20:44:57 -05:00