-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
T13578 setup phalcon environment #13628
Merged
Merged
Changes from 1 commit
Commits
Show all changes
231 commits
Select commit
Hold shift + click to select a range
a9b83e8
Moved tests to temp folder; Added initial boxfile with services
niden de20ebc
Codeception bootstrap
niden 03fd515
Escaper tests
niden 9f33d89
WIP - Modifying tests
niden c735b43
[#13578] - Updated docblocks, started work for Config
niden 16d29e3
[#13578] - Adjusted docblocks
niden 3e67799
[#13578] - Added copyright notice; Refactored Config tests
niden 9b890f1
[#13578] - Refactored Debug/Dump tests
niden 290f8f9
[#13578] - Work on Messages
niden 0547022
[#13578] - Refactored Filter tests
niden f798628
[#13578] - Moved back _ci folder
niden e7a146e
[#13578] - Refactored Security tests
niden c46d939
[#13578] - PHPCS fixes
niden d21e743
[#13578] - Refactored validation messages
niden 18233e7
[#13578] - PHPCS fixes
niden db780d7
[#13578] - Refactored Text tests
niden fb66086
[#13578] - WIP Tag test refactoring
niden 8219bcd
[#13578] - Refactored Tag
niden 963a8b1
[#13578] - Corrected tests; Added iconv in the boxfile
niden 5e830d0
[#13578] - Minor refactor in assets; Added Asset Filter tests
niden 25821d5
[#13578] - Added necessary extensions in boxfile. Prepared some tests…
niden 767501f
[#13578] - PHPCS fixes
niden 6c5652b
[#13578] - Test corrections
niden 7002334
[#13578] - Assets refactoring; DiTrait to setup services; Refactoring…
niden 0490055
[#13578] - Added fixtures in the autoloader
niden f55870f
[#13578] - Refactored Acl tests
niden 10ec6a3
[#13578] - Test corrections
niden 572ff1d
[#13578] - Refactored Forms
niden 07a02a9
[#13578] - WIP - Http\Response Request
niden cd90931
Merge branch '4.0.x' into T13578-setup-phalcon-environment
niden b6fcae9
[#13578] - Refactored Response tests
niden 4ade42b
[#13578] - Corrected Http tests; Refactored fixtures
niden c559aa8
[#13578] - Enabled acpu extension; Refactored annotation tests
niden e2e26ab
[#13578] - PHPCS fixes
niden 0821765
[#13578] - Refactored Logger tests
niden ef83b9d
[#13578] - Refactored Flash tests
niden 87cf9b8
[#13578] - Refactoring Loader tests
niden 646b2ac
[#13578] - Merge branch '4.0.x' into T13578-setup-phalcon-environment
niden 7017cf9
[#13578] - Added zephir in composer for dev - will be reworked later on
niden 16b21f0
[#13578] - Moved old changelogs to the resources folder
niden a921ec8
[#13578] - Changes to the boxfile to clean up folders
niden 6a10a1f
[#13578] - Work on the dialects and fixtures; Refactored Version tests
niden 8fef029
[#13578] - Refactored Text tests
niden 03c5687
[#13578] - Added test stubs for every method and component of Phalcon…
niden c4689a0
[#13578] - WIP: Message tests
niden 5d24380
[#13578] - Added zephir dev as a requirement
niden 5e36aec
[#13578] - Minor correction to the test
niden 71d440f
[#13578] - Refactored Messages\Message tests
niden 0b3f9f1
[#13578] - Refactored Messages tests
niden c6d0fa0
[#13578] - Moved wip folder outside the test structure for the tests
niden 46a5c27
[#13578] - Merge branch '4.0.x' into T13578-setup-phalcon-environment
niden 84bd1e3
[#13578] - Work on the Tag tests; Refactored helpers for Tag
niden 988022c
[#13578] - PHPCS fixes and removed Exception test stubs
niden ca3df2d
[#13578] - Refactoring Tag tests
niden 2281ed4
[#13578] - Refactoring on Translation tests
niden 51fc9f6
[#13578] - More tests added
niden 4450b8a
[#13578] - Added Image/factory; Removed Exception test stubs
niden b8134b8
Removed unused variables
niden 9866abc
WIP - Assets
niden b15c450
Refactoring asset inline js
niden e45a2f1
Moved a lot of tests from the wip/toCheck folders in the main folder.…
niden 214b727
Acl Role/Resource tests; Corrected names for constructor tests
niden ebfabba
Added Registry tests
niden 00c4c30
Work on the dialect tests
niden 8383a9b
WIP - Db Dialect tests
niden b283fda
[#13578] - Work on skipped tests and extensionLoaded in the unit tester
niden 5c94d3a
[#13578] - Renamed underscored files for PHPCS
niden 3a4e025
[#13578] - Rename of files with underscore in their names
niden df2f8d3
[#13578] - Renaming files; Work on Loader/Factory; Work on Cache
niden 876c40a
[#13578] - Reformatting tests (cosmetic); Work on factory tests and b…
niden a9d24dc
[#13578] - Moved test stubs in unit
niden ee03535
[#13578] - Merge branch '4.0.x' into T13578-setup-phalcon-environment
niden dc298ac
[#13578] - Skipped a test (will check later)
niden eca96ce
[#13578] - Initial structure for integration tests; Work on Assets
niden 68f837b
[#13578] - Validation/Validator tests
niden 55e6473
[#13578] - Renamed tests to give better output on console
niden af00ae4
[#13578] - Test renaming for clarity; Work on validator tests
niden 4f8d81a
[#13578] - Added descriptions for tests for better printout and infor…
niden ebe3d9c
[#13578] - Added descriptions for Version tests
niden e297b13
[#13578] - Adding descriptions for tests
niden ed49b32
[#13578] - Merge 4.0 - Work on Config tests
niden a139f78
[#13578] - Minor refactor of the validation tests
niden fe9c0b1
[#13578] - Added comments and output for Text and Tag
niden 72fbd31
[#13578] - Added CLI suite and stubs
niden d5b6a3c
[#13578] - Enabled unit helper in integration; Moved Db stubs in inte…
niden 3657d37
[#13578] - Work on Version
niden 7015fbd
[#13578] - Comments for all tests; Renamed tests according to namespa…
niden 61f8065
[#13578] - Corrected method names
niden 308bd0d
[#13578] - Corrected docblocks and messages
niden de9a1bb
[#13578] - Added more tests for __toString
niden f09b47d
[#13578] - Added crypt trait to check for openssl
niden 009d78c
[#13578] - Restored file I deleted by mistake
niden 58ceaad
[#13578] - Refactored Escaper tests
niden 93988a0
[#13578] - Copyright notices
niden 6e4582c
[#13578] - Added db client libraries in the container
niden 151b093
[#13578] - Work on db tests; Added more packages to the boxfile
niden 28adc13
[#13578] - Added more integration tests; moved fixtures around
niden f4529aa
[#13578] - Events tests
niden 63e3c72
[#13578] - Added cache and di tests
niden 0234719
[#13578] - Added more tests from the toCheck
niden 388dd80
[#13578] - Removed tests from deprecated projects
niden 43522b0
[#13578] - Removed not needed files; Added pgsql import for nanobox; …
niden 211107d
[#13578] - More DB tests from "unit-tests"
niden 65df2fc
[#13578] - phpcs fixes and optimizations
niden ec61fd0
[#13578] - Added xcache in nanobox; Moved cache tests from unit-tests
niden e2d9afc
[#13578] - More tests moved (db from unit-tests)
niden 8ee6292
[#13578] - Moved dbdescribe tests from unit-tests
niden 98b9782
[#13578] - Merge branch '4.0.x' into T13578-setup-phalcon-environment
niden 0186dee
[#13578] - Refactored Micro and Router tests; Reorganized assets
niden cf487ad
[#13578] - Mvc Url and router tests
niden 3e29c5c
[#13578] - Changed "boolean" to "bool" to ensure consistency
niden baa0be1
[#13578] - Reorganized fixtures for views
niden 1c041fd
[#13578] - Work on the tests; skipped some to check later
niden 88d2425
[#13578] - Added gitkeep to keep the cache folder there in the tests
niden 98b478c
[#13578] - Fixed imports for the dbs for travis
niden 055aa8d
[#13578] - PHPCS fixes
niden e7d8c6c
[#13578] - DbProfiler unit-test tests
niden 66ef466
[#13578] - Work on models
niden d25bd4f
[#13578] - Added some debugging code
niden 234f08f
[#13578] - Force disable travis cache for composer
niden e20230a
[#13578] - Removed zephir from composer; Started using the phar file …
niden e1c128b
[#13578] - Zephir version 11.6 in travis and boxfile
niden 61b0e57
[#13578] - Test correction
niden 2c81d41
[#13578] - Merge branch 'T13578-setup-phalcon-environment' of git://g…
niden 4199f29
[#13578] - Fixed test path
niden 987bbcf
[#13578] - More corrections to the test
niden 0fb0706
[#13578] - Added namespaces to models
niden 12b4853
[#13578] - Work on the CI and db import scripts
niden 59212e8
[#13578] - Corrections to the tests
niden 51609b9
[#13578] - Added skips for this test
niden 9e900f5
[#13578] - Corrected models namespace
niden 1800585
[#13578] - Corrected some interfaces and implementations
niden 8705515
[#13578] - Removed php 7.0/7.1
niden 296c5b5
[#13578] - Beanstalk tests
niden 6849237
[#13578] - Fixing interfaces
niden 3005d1e
[#13578] - Removed APC, Memcache and XCache adapters (deprecated)
niden b8fb0bb
[#13578] - Updated changelog
niden e67f885
[#13578] - Added di setup for view simple
niden e0ef6b6
[#13578] - Fixing array access
niden 797f106
[#13578] - Simple view tests
niden 5372c4d
[#13578] - Fixed compilation errors
niden a2bc544
[#13578] - Interface changes
niden fed2bec
[#13578] - Trying compiling without the return type
niden 2417ca5
[#13578] - Interface corrections
niden e208abb
[#13578] - Fixing more interfaces
niden 9b6dbb2
[#13578] - Trying to use the NTS version
niden adb7197
[#13578] - Removed the lines I added before
niden f95e1fc
[#13578] - Fixed interfaces and compilation errors
niden 65c815b
[#13578] - Changes to travis to reinstall php
niden e966bae
[#13578] - Triggering another build to install php again
niden c686d06
[#13578] - More interface changes
niden 6d394d7
[#13578] - Added dots....
niden 12d86f0
[#13578] - Interface corrections
niden efe2d34
[#13578] - Removed unecessary tests
niden adc38cc
[#13578] - More interface corrections
niden 710da4e
[#13578] - One more correction to the interfaces
niden d8f4970
[#13578] - More interface corrections
niden 45bdea6
[#13578] - Restored the folder I deleted by mistake (duh)
niden 1ecc85c
[#13578] - Fixed interfaces for messages
niden d1b923c
[#13578] - Corrected interface error
niden 227300b
[#13578] - Added missing class
niden 4e62219
[#13578] - More interface corrections
niden eda69f5
[#13578] - Corrected interface for the session test class
niden d9ee9f1
[#13578] - Work on the environment variables and codeception
niden 46bbcbd
[#13578] - Moved in the new suite the volt syntax tests; Adjustments …
niden 9d42174
[#13578] - Fixing the environment for Travis
niden ad73b7c
[#13578] - Removed unecessary copy line
niden a1b3192
[#13578] - Converted more Router tests
niden 11ec3a2
[#13578] - Adjustment to Travis; Added more fixtures
niden c1b8b51
[#13578] - Work in volt compiler tests; reorganized delete strategy
niden c113bcb
[#13578] - Skipping some tests to check travis
niden 1960bd0
[#13578] - Work on namespaces and env variables (again)
niden cf91195
[#13578] - Added boxfiles for 7.2/3, refacored the env and added env …
niden 2dca4bf
[#13578] - Removed unwanted files; Refactoring of constants and env v…
niden 5264d6e
[#13578] - Added dispatcher tests
niden f7db0ad
[#13578] - Minor corrections
niden 9baee71
[#13578] - Removing db from the bootstap
niden 198ee3b
[#13578] - Setup for CLI tasks
niden 2bc7f7e
[#13578] - Fixed environment file
niden 2c71b0f
[#13578] - Work in models
niden 7e3c14c
[#13578] - Db\Column tests; work on fixtures/models
niden 225fa0e
[#13578] - Fixing travis sqlite db
niden ee9a781
[#13578] - Corrected setup db file
niden 23e2e17
[#13578] - Merge from 4.0; Zephir 11.8; Adjusted tests
niden cbcf310
[#13578] - Added cache folder back
niden eb32002
[#13578] - Corrected tests
niden 02c9261
[#13578] - Correcting interface
niden ede6d60
[#13578] - Changed the cache backend "get" lifetime to only accept nu…
niden 1729e3b
[#13578] - Updated the changelog for the cache backend "get" lifetime
niden 6ac4089
[#13578] - Moved Micro test stubs in integration; Added micro collect…
niden d9f47c6
[#13578] - Corrected the interface
niden 627dc47
[#13578] - Aligned cache interfaces
niden 3793e0d
[#13578] - Corrected controllers in micro collection
niden c73770f
[#13578] - Reverting changes to cache "get" interfaces
niden 02cc58d
[#13578] - Trying xenial for travis
niden 16cdf44
[#13578] - More interface corrections
niden 50b4b04
[#13578] - Added mysql service in travis
niden fb517f0
[#13578] - Mysql 5.7 in travis
niden 0cbc426
[#13578] - Corrections to tests and php settings
niden 596137f
[#13578] - Corrected Volt test; Disabled run for integration for now
niden b51367b
[#13578] - Minor adjustment to the annotations tests
niden 333b744
[#13578] - Change to the reader cest for annotations
niden 72f1a34
[#13578] - More debug output
niden c80a817
[#13578] - Changes to the environment variables
niden fd36c3c
[#13578] - Marking some tests skipped to check them later
niden 76534ad
[#13578] - Moved Forms tests in integration; Refactored all the old "…
niden c14db03
[#13578] - Moved pagination tests to the integration suite
niden 337a9eb
[#13578] - Code quality cleanup
niden 8dfe1c4
[#13578] - Moved Validation to integration suite; Added paginator tests
niden b6de856
[#13578] - Refactored a lot of MVC tests
niden 7f3ba18
[#13578] - Refactored Session tests
niden 0a09009
[#13578] - Corrections to Tag tests; Reenabled CLI tasks
niden 6026416
[#13578] - Final refactoring (I hope) and removing unused files
niden facfe4c
[#13578] - Merge branch '4.0.x' into T13578-setup-phalcon-environment
niden b5214b7
[#13578] - Updates to the readme and changelog
niden 61994e1
[#13578] - Corrections based on review
niden 26d2e98
[#13578] - Updated nanobox setup files
niden 6ad2575
[#13578] - Changes based on review
niden 92a581b
[#13578] - Added boxfile to the .gitignore
niden 494f32a
[#13578] - Added more instructions in the tests/README
niden 859e0e1
[#13578] - Merge branch '4.0.x' into T13578-setup-phalcon-environment
niden 9edd819
[#13578] - Updated README; Adjusted tests after the merge
niden d70a637
[#13578] - Corrected schema file for Postgresql
niden f0f0069
[#13578] - Minor correction; Zephir 0.11.8
niden f998341
[#13578] - Triggering the build
niden 359c345
[#13578] - Correction to the case statement
niden a94cbc6
[#13578] - Corrected something in the file - cannot see what characte…
niden 0be76be
[#13578] - Check env variables
niden 40294f9
[#13578] - Work on the db environment for travis
niden e1c56a8
[#13578] - Refactored tests to use dataProviders
niden 999f6a7
[#13578] - Added again the travis environment variables
niden File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[#13578] - Changes based on review
- Loading branch information
commit 6ad257597dc92f1a52718aad73fa26158cdfa51b
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO, we can safely use full type name in the human readable messages, eg bool -> boolean.