Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
20d9b0a9c03955da0010a3df91adcd9b8e6e7d58
/
tests
/
codeigniter
/
libraries
/
Form_validation_test.php
20d9b0a
Merge pull request #5354 from carusogabriel/refactoring-tests
by Andrey Andreev
· 7 years ago
c54fd91
Merge pull request #5289 from zploskey/cleanup_form_validation_tests
by Andrey Andreev
· 7 years ago
ed1a045
[ci skip] Fix a bug in FV valid_email()
by Andrey Andreev
· 8 years ago
9180a12
Add changelog entry and a test case for #4758
by Andrey Andreev
· 8 years ago
878e23f
Use getMockBuilder() in PHPUnit instead of the deprecated getMock()
by Andrey Andreev
· 8 years ago
9e78be0
Fix #4639 Really fix #4633
by Andrey Andreev
· 9 years ago
0fae625
Fix #4633
by Andrey Andreev
· 9 years ago
7243d0b
Fix #4516
by Andrey Andreev
· 9 years ago
391d339
Fix #4415 and add unit tests for https://bugs.php.net/bug.php?id=51192
by Andrey Andreev
· 9 years ago
700dbad
Alter a valid URL test
by Andrey Andreev
· 9 years ago
2e9ae00
[ci skip] Whitespace cleanup following PR #3716
by Andrey Andreev
· 10 years ago
c6ac559
Style changes and variable name changes
by David Woods
· 10 years ago
7f6f3e3
Fix for parsing error in PHP 5.2 and 5.3
by David Woods
· 10 years ago
29704f8
Corrected unit tests for set_select, set_radio, and set_checkbox
by David Woods
· 10 years ago
4b02f1d
Added more unit tests to CI_Form_validation
by David Woods
· 10 years ago
5bc1dc5
Added more units tests for Form_validation Up to 65% coverage
by David Woods
· 10 years ago
3e2045b
Polish changes from PR #3678
by Andrey Andreev
· 10 years ago
cf77671
Corrected invalid matches, differs, and set_data test cases
by David Woods
· 10 years ago
317cad9
Changed scenario based tests to unit tests
by David Woods
· 10 years ago
5b88473
Switched spaces to tabs on the few lines that were missed from previous refactors
by David Woods
· 10 years ago
70e220a
Fixed bug of clearing POST array before every test.
by David Woods
· 10 years ago
63c288c
Corrected incorrect assertion in test_rule_valid_base64
by David Woods
· 10 years ago
64af3bb
Corrected match, differs, base64, and valid_url test cases.
by David Woods
· 10 years ago
ce4237a
Corrected an invalid test case
by David Woods
· 10 years ago
c7029e2
Reformatted unit tests for easier debugging
by David Woods
· 10 years ago
dc1ae6b
Fixed bugs in form_validation for methods matches, differs, and valid_base64.
by David Woods
· 10 years ago
f3ac71e
Created setup and construct for Form_Validation unit test
by David Woods
· 10 years ago