summaryrefslogtreecommitdiffstats
path: root/tests/php/Command
AgeCommit message (Expand)Author
2022-09-01Adjust coding styleJoas Schilling
2022-06-29Add schemes to turn:delete OCC commandDaniel Calviño Sánchez
2022-06-29Add schemes to turn:add OCC commandDaniel Calviño Sánchez
2021-10-13Replace deprecated method and remove double to nonexistent methodVitor Mattos
2020-10-30Remove talk:room:* unit tests as they don't work anymore and should be integr...Joas Schilling
2020-06-29Import exceptionJoas Schilling
2020-06-29Move the validation and preparation of the name to the RoomServiceJoas Schilling
2020-06-29Introduce a RoomService to handle creation of RoomsJoas Schilling
2020-05-29Move talk:room:* command and unit test DI to traitsDaniel Rudolf
2020-05-13Fix PHPUnit test of talk:room:remove commandDaniel Rudolf
2020-05-13Fix PHP code styling using `composer run cs:fix`Daniel Rudolf
2020-05-13Merge branch 'master' into feature/cmd-room-followupDaniel Rudolf
2020-05-13Add PHPUnit tests for talk:room:* commandsDaniel Rudolf
2020-05-12Run cs:fixJoas Schilling
2019-11-28Update master php testing versionsJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2018-09-18Add occ commands to work with TURN/STUN/Signaling serversDenis Mosolov