Commit graph

643 commits

Author SHA1 Message Date
43ba8e3774 Implemented LocalProperties for testing. 2019-04-09 02:31:47 -07:00
844507ea9e Code cleanup. 2019-04-09 02:30:01 -07:00
3def574940 Implemented googleSearch method for easier testing. 2019-04-09 02:29:17 -07:00
d85624b067 Improved the AbstractMoudule. 2019-04-09 02:28:09 -07:00
8c2c351222 Added method to get a sanitized message. 2019-04-09 02:24:49 -07:00
56b54912b3 Code cleanup. 2019-04-09 02:24:15 -07:00
34028479e8 Added cyan method. 2019-04-09 02:22:09 -07:00
614e45ab63 ErrorMessages now set the notice flag to true. 2019-04-09 02:21:42 -07:00
1ea99bc622 Added TestNG config. 2019-04-09 02:20:20 -07:00
267b858cbd Re-enabled SpotBugs. 2019-04-08 09:54:42 -07:00
7085f3a294 Renamed PrivateMessage to NoticeMessage. 2019-04-08 09:54:15 -07:00
dabdf9ae34 Renamed to NoticeMessage. 2019-04-08 09:53:29 -07:00
f18fab2d67 Misc IDEA files updates. 2019-04-08 01:45:32 -07:00
9c9547a75e Version 0.7.3-beta172 2019-04-08 01:44:58 -07:00
c114473368 Fix UTF-8 encoding. 2019-04-08 01:43:57 -07:00
21ec7b9526 Added Alpha Advantage key. 2019-04-08 01:43:12 -07:00
07af8b2957 Removed ostermiller utils. 2019-04-08 01:42:44 -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
59869fcdc3 Changed message to debugMessage, trimmed constructors. 2019-04-08 01:39:18 -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
4e26666823 Added Message classes to facilitate testing modules. 2019-04-07 14:44:20 -07:00
4e21123820 Added tests. 2019-04-07 02:03:32 -07:00
015c8fcd14 Print no increment on CIs. 2019-04-07 01:27:21 -07:00
6fe36dbe8e Updated copryright. 2019-04-07 01:27:00 -07:00
d04ed1a6ab Don't increase build meta on CIs. 2019-04-07 01:05:26 -07:00
ecfba4720e Added recap size to info response. 2019-04-07 00:24:46 -07:00
5d42c3eb3f Fixed recap. 2019-04-07 00:24:21 -07:00
398f4559cf Reverted to the old way of redirecting stderr and stdout. The try-resource method was closing the stream. 2019-04-07 00:23:48 -07:00
95899c2840 Reverted to using a lib directory, the fatjar was causing problems with log4j not finding the configuration file. 2019-04-07 00:22:58 -07:00
be94c6ebbf Updated licenses. 2019-04-05 22:01:28 -07:00
53f0f7df8c Fixed jacoco reports. 2019-04-03 23:34:06 -07:00
2918c48a3e Removed kobalt. 2019-04-03 13:43:29 -07:00
cb70995f08 Added sonarcloud, jacoco and now using a fatjar. 2019-04-03 13:36:20 -07:00
d4e9121ca6 Added ThreadedModule abstract class. 2019-04-03 13:34:13 -07:00
fbcad6e611 Removed kobalt. 2019-04-03 11:31:12 -07:00
b68048a2af Added sonar.projectKey to build.grade. 2019-04-02 11:20:29 -07:00
dcc21a5544 Fixed unexpected end of file. 2019-04-02 10:43:52 -07:00
d86f84583c Added GitHub token. 2019-04-02 10:35:52 -07:00
2088a07ab5 Added check for pull request. 2019-04-02 09:47:10 -07:00
ed81885af6 Added sonar.organization. 2019-04-02 09:38:02 -07:00
dfee57d411 Call sonarqube after success. 2019-04-02 09:19:54 -07:00