|
92576f9496
|
Implemented Rock Paper Scissors module in Kotlin.
|
2020-03-23 05:53:11 -07:00 |
|
|
acc7c42112
|
Updated dependencides for Java 14.
|
2020-03-18 15:25:41 -07:00 |
|
|
4877c7ab12
|
PMD fixes.
|
2020-02-10 23:46:37 -08:00 |
|
|
fffc51ca15
|
Sanitized error messages.
|
2020-02-10 23:01:50 -08:00 |
|
|
0c32333c75
|
Added uptime().
|
2020-02-10 22:57:13 -08:00 |
|
|
d7e1cf9132
|
replace(string, string) to replace(char, char) [spotbugs]
|
2019-09-13 01:37:22 -07:00 |
|
|
2166e166e8
|
Changed replaceAll() to replace() (sonarqube)
|
2019-09-13 01:23:48 -07:00 |
|
|
2775cca3aa
|
Added keywords symbol lookup.
|
2019-09-13 01:01:17 -07:00 |
|
|
1cabb74eb8
|
Workaround for API change for invalid symbol.
|
2019-09-09 01:09:00 -07:00 |
|
|
349ed0e671
|
Cleanup.
|
2019-07-29 11:32:50 -07:00 |
|
|
167670c86e
|
Cleanup.
|
2019-07-29 11:19:08 -07:00 |
|
|
0e04a40a76
|
Cleanup tests.
|
2019-07-29 10:50:09 -07:00 |
|
|
65dcbcc4e3
|
Reworked exception testing.
|
2019-07-29 10:49:19 -07:00 |
|
|
65b61aa5a3
|
Added TellMessage tests.
|
2019-07-29 10:48:19 -07:00 |
|
|
34c7adddff
|
Added country to invalid city ID search.
|
2019-07-28 23:13:47 -07:00 |
|
|
b8539a7295
|
Handled invalid city ID.
|
2019-07-28 15:58:00 -07:00 |
|
|
bc4399f798
|
Added private constructor (PMD)
|
2019-04-27 02:51:06 -07:00 |
|
|
1d7f8eb86b
|
Added default locale (PMD)
|
2019-04-27 02:50:47 -07:00 |
|
|
bd9bb8d47e
|
Suppress Warnings (PMD)
|
2019-04-27 02:43:16 -07:00 |
|
|
be0c1c4cd4
|
Repeat string to variables (PMD)
|
2019-04-27 02:37:45 -07:00 |
|
|
bb23d7e79d
|
Using List instead of ArrayList (PMD)
|
2019-04-27 02:37:21 -07:00 |
|
|
7ff30c1ce8
|
spotbugs cleanups.
|
2019-04-20 05:20:42 -07:00 |
|
|
f38f9ce74e
|
Added tests for EntryLink.
|
2019-04-19 22:56:33 -07:00 |
|
|
8e8e530181
|
Cleanup.
|
2019-04-19 21:02:54 -07:00 |
|
|
8f408d1f46
|
Added twitter notification on join.
|
2019-04-19 21:02:01 -07:00 |
|
|
64ffd95aba
|
Checkstyle fixes.
|
2019-04-17 00:23:02 -07:00 |
|
|
316061e69b
|
Renamed.
|
2019-04-14 19:04:41 -07:00 |
|
|
8bbeb8d7c8
|
Better query parameters handling in getSanitizedMessage().
|
2019-04-14 19:04:11 -07:00 |
|
|
76e7651f7c
|
Improved tests.
|
2019-04-09 15:59:13 -07:00 |
|
|
bdf0ca3006
|
Reworked and added test.
|
2019-04-09 15:56:21 -07:00 |
|
|
3a2954b2cf
|
Reworked and added tests.
|
2019-04-09 15:55:02 -07:00 |
|
|
2d5fc4c0cb
|
Improved tests.
|
2019-04-09 02:33:07 -07:00 |
|
|
799cf697d4
|
Implemented GoogleSearch tests.
|
2019-04-09 02:32:40 -07:00 |
|
|
8843d2cfa6
|
Implemented tests for ModuleException.
|
2019-04-09 02:32:15 -07:00 |
|
|
43ba8e3774
|
Implemented LocalProperties for testing.
|
2019-04-09 02:31:47 -07:00 |
|
|
1ea99bc622
|
Added TestNG config.
|
2019-04-09 02:20:20 -07:00 |
|
|
7085f3a294
|
Renamed PrivateMessage to NoticeMessage.
|
2019-04-08 09:54:15 -07:00 |
|
|
24a7d5ad56
|
Added more tests.
|
2019-04-08 01:42:17 -07:00 |
|
|
d592536aca
|
Added more tests.
|
2019-04-08 01:41:59 -07:00 |
|
|
1d7fcbd6ad
|
Spacing fix.
|
2019-04-08 01:41:14 -07:00 |
|
|
df6567ad1c
|
Switched to Alpha Avantage API, created test.
|
2019-04-08 01:40:28 -07:00 |
|
|
4b0ef573bc
|
Added tests.
|
2019-04-08 01:39:50 -07:00 |
|
|
0d716b0bb3
|
Adeed WorldTime module tests.
|
2019-04-07 16:33:32 -07:00 |
|
|
1bbc710897
|
Fixed names.
|
2019-04-07 16:32:34 -07:00 |
|
|
8f5860af35
|
Added tests for the Joke module.
|
2019-04-07 15:40:40 -07:00 |
|
|
e3e11c7998
|
Added ModuleException class.
|
2019-04-07 15:40:13 -07:00 |
|
|
03b932d502
|
Added tests.
|
2019-04-07 14:46:45 -07:00 |
|
|
e77ccf3211
|
Added test for AbstractModule classes.
|
2019-04-07 14:46:19 -07:00 |
|
|
4e21123820
|
Added tests.
|
2019-04-07 02:03:32 -07:00 |
|
|
6fe36dbe8e
|
Updated copryright.
|
2019-04-07 01:27:00 -07:00 |
|