aboutsummaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Collapse)AuthorFilesLines
2020-03-24Remove JSON::Tiny dependency in test/examplesMatias Linares1-1/+1
2018-08-08Add /directory/room/<alias> endpointsMatias Linares1-1/+34
This allows work with the discoverability of the aliases for the rooms. The next step is allow the client to send a message, join, etc, a room with the room alias like #8 and #14
2018-08-08Return '' if there's no m.room.name event for that roomMatias Linares1-8/+4
See issue #13 in github.
2018-08-04Add testsMatias Linares4-0/+205
2018-02-13Add Exception to testsMatias Linares1-0/+1
2018-02-13Add Response to testsMatias Linares1-0/+1
2017-10-11Rename testsMatias Linares2-3/+2
2017-04-03Initial commitMatias Linares2-0/+13