1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-13 05:55:02 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Cameron
ddefcc9645 Improved test for toIcon() and added progressBar test. 2019-05-01 10:07:35 -07:00
Cameron
36968631c8 bounce handler test and sample bounced email added. 2019-04-15 17:33:56 -07:00
Cameron
9775361b51 Menu-Manager theme layout parsing test. Legacy themes added. 2019-04-06 15:34:11 -07:00
Cameron
ef4706c094 toIcon() test added. 2019-03-06 11:20:28 -08:00
Cameron
ad94ebc734 Fixed default siteurl value. Added test for e107::url() 2019-02-26 10:49:47 -08:00
Nick Liu
93d8b7f0c5 General repo cleanup
Removed unused includes/bootstrap.php

Made a new e107 sample database dump
2018-11-01 07:20:11 -05:00
Cameron
0fca5840f2 Disabled VCS modification. Added fixed hash folder name and cleanup before/after tests. 2018-09-09 18:20:20 -07:00
Deltik
5ce007e07b Merge branch 'master' of github.com:e107inc/e107-test 2018-02-20 13:29:37 -06:00
Cameron
0ec35cdf6c Quick tests for e_MEDIA_BASE and e_SYSTEM_BASE added. Disabled creation of e107_config.php (will halt installation test if found) 2018-02-19 13:48:45 -08:00
Deltik
b18ef3f830 Ready for testing!
e107 is now ready for fully automated testing on all three test suites:

* Acceptance
* Functional
* Unit

New features:

* cPanelDeployer adds a cPanel Remote MySQL access host
* e107 database dump importer
* Unit tests now load e107

Fixes:

* Test prefixes now only use characters valid for MySQL/MariaDB without
  escaping
* Refactored a bunch of things
* All existing tests pass now

Changes:

* Deployers now provided by \Helper\DeployerFactory
* Added Twig templating for generating e107_config.php for testing
* cPanelDeployer now outputs to codecept_debug()
2018-02-12 13:17:17 -06:00
Deltik
ec1de555df Bootstrapped Codeception 2018-02-06 04:08:52 -06:00