about summary refs log tree commit diff stats
path: root/tests/ui
Commit message (Expand)AuthorAgeFilesLines
* Added message stanza error testsJames Booth2014-01-282-4/+49
* Moved error handling logic to server_eventsJames Booth2014-01-282-0/+21
* Added /alias command, writing aliases to [alias] group in profrcJames Booth2014-01-232-0/+22
* WIP - /statuses command optionsJames Booth2014-01-202-0/+41
* Dynamically load UI functions, fixed testsJames Booth2013-12-222-264/+73
* Added mocks and stubs for cons_showJames Booth2013-12-192-10/+55
* Test "/account list"James Booth2013-12-151-1/+6
* Added cmd_account testJames Booth2013-12-151-1/+6
* Added mock log moduleJames Booth2013-12-151-1/+10
* Moved _ask_password to UI moduleJames Booth2013-12-151-1/+12
* Mocked account preferences and tested cmd_roomsJames Booth2013-12-141-1/+1
* Added missing filesJames Booth2013-12-141-0/+302
href='#n128'>128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207