Philipp Holzer
0a447cb61b
wrong indent
2019-03-30 19:08:47 +01:00
Philipp Holzer
24f5a8c3a1
add tests
2019-03-30 18:57:54 +01:00
Hypolite Petovan
9210767518
Add cover code block encoding edge case in smilies replacement tests
2019-03-25 21:52:35 -04:00
Hypolite Petovan
76414a5169
Merge pull request #6920 from nupplaphil/feature/basepath/hostname_config
...
Removing basepath/hostname from admin site settings
2019-03-24 20:15:13 -04:00
Philipp Holzer
23654ce566
Added Update checks
...
- Logging
- Console
- Admin overview
2019-03-24 22:51:30 +01:00
Philipp Holzer
3cf0cb71f1
Fixing tests
2019-03-24 20:41:11 +01:00
Philipp Holzer
49def0dc27
Adding ConfigFileSaver and tests
2019-03-24 13:47:35 +01:00
Philipp Holzer
fa31bb6dde
remove basepath and hostname from admin panel and add update path
2019-03-24 13:47:31 +01:00
Philipp Holzer
383a6715c3
Added first version of ConfigCacheSaver
2019-03-23 19:34:54 +01:00
Hypolite Petovan
fb13d0c31b
Add tests for api_status_show
...
- Update test for api_get_last_status()
- Add test class properties declaration
2019-03-23 14:28:54 -04:00
Hypolite Petovan
bb78768fb2
Update tests about api_show_status()
...
- Remove testApiStatusShowWithRaw()
- Add testApiGetLastStatus()
- Mark testApiStatusShowWithJson() and testApiStatusShowWithXml() as skipped as they require an item id
2019-03-23 14:28:53 -04:00
Philipp Holzer
b4ee1a5b26
Fixing Unittests
2019-03-23 18:44:52 +01:00
Philipp Holzer
cacaec41fb
remove currently unused testdata
2019-03-22 23:31:46 -04:00
Philipp Holzer
c150cf4e58
add annotations again
2019-03-22 23:31:46 -04:00
Philipp Holzer
69fa6161e5
Refactor installer
2019-03-22 23:31:45 -04:00
Philipp Holzer
d88dc7484f
Optimize testing (reduce code per test)
2019-03-22 23:25:24 -04:00
Philipp Holzer
4e374fa4d3
Fixed AutomaticInstallationConsoleTest
2019-03-22 23:25:24 -04:00
Philipp Holzer
d4b23ca8b9
Fixing some AutomaticInstallationConsoleTests
2019-03-22 23:25:23 -04:00
Philipp Holzer
c5973beca4
Fixing some AutomaticInstallationConsoleTests
2019-03-22 23:25:23 -04:00
Philipp Holzer
bef952bd16
Fixed ConfigConsoleTest
2019-03-22 23:25:22 -04:00
Philipp Holzer
acd5060ec2
Fixed ConsoleTest
2019-03-22 23:23:50 -04:00
Philipp Holzer
f4ec7c47b9
Bugfix ConfigCacheLoaderTest
2019-03-22 23:23:49 -04:00
Philipp Holzer
1a2527cdba
Move AppMode
2019-03-22 23:22:32 -04:00
Philipp Holzer
fdb3b26eea
Added close test
2019-03-22 23:13:27 -04:00
Philipp Holzer
f63956851b
Adding Logger Tests
2019-03-22 23:13:26 -04:00
Philipp Holzer
aee348fa02
Adding Logger Tests
2019-03-22 23:13:26 -04:00
Philipp Holzer
eec4ee3fed
Rename & Testfix
2019-03-22 23:13:25 -04:00
Philipp Holzer
7658916540
Added StreamLoggerTest
2019-03-22 23:13:24 -04:00
Philipp Holzer
11a9c5c941
Added VoidLogger for CurResultTest
2019-03-22 23:11:14 -04:00
Philipp Holzer
25b6db6aca
Moving Profiling to class
2019-03-22 23:07:39 -04:00
Philipp Holzer
1b45d3fad7
testfix - namespaces
2019-03-22 22:56:58 -04:00
Philipp Holzer
f3c4e6fa3d
testfix - namespaces
2019-03-22 22:56:58 -04:00
Hypolite Petovan
58a9a319c5
Add test for bug
2019-03-17 22:36:03 -04:00
Philipp Holzer
8c6e6b5dea
Fixing .htconfig
2019-03-16 20:31:10 +01:00
Philipp Holzer
1acd5c7d22
- Adding additional legacy .htconfig information
2019-03-16 20:06:53 +01:00
Hypolite Petovan
c5073e2036
Prevent side effects with BBCode::convert in testAutoLinking()
2019-03-13 00:40:54 -04:00
Hypolite Petovan
fedf29e023
Add tests for bug #6857
2019-03-11 15:27:22 -04:00
Hypolite Petovan
80ee411f45
Add test for Text\Markdown::convert
...
- Add folder for Markdown datasets
2019-03-09 23:29:57 -05:00
Hypolite Petovan
eec04b1864
Add tests for autolinker in BBCde::convert
2019-03-09 10:20:51 -05:00
Philipp Holzer
07bd4cec65
Fixing redis cachekey
2019-03-04 21:28:36 +01:00
Philipp Holzer
2b53784094
Reuse existing Strings::getRandomHex function
2019-02-27 18:32:25 +01:00
Philipp Holzer
def502ae2d
Fix namespaces
2019-02-27 12:32:56 +01:00
Philipp Holzer
5fc42a744e
Replace string namespaces with ::class
2019-02-24 13:40:54 +01:00
Hypolite Petovan
44953f045e
Merge pull request #6730 from nupplaphil/dba_reconnect
...
DBA::(re-)connect fix for basePath
2019-02-23 08:45:31 -05:00
Hypolite Petovan
1a0398a5b3
Merge pull request #6723 from nupplaphil/issue/6658-worker_id
...
Adding worker ID to log
2019-02-23 08:38:08 -05:00
Philipp Holzer
5f17ce574f
Fixing DBA::(re-)connect()
2019-02-23 12:50:52 +01:00
Hypolite Petovan
c1896eee34
Merge pull request #6725 from nupplaphil/6691-rendertime-fix
...
Addon loading fix
2019-02-22 23:53:11 -05:00
Philipp Holzer
dddaf8ea1d
improve tests
2019-02-23 01:37:29 +01:00
Philipp Holzer
b23368b0ea
bugfixing test
2019-02-23 00:51:08 +01:00
Philipp Holzer
1dee89f215
fixing tests and preload config
2019-02-23 00:09:57 +01:00