3cf005c8aeadded test with hardcoded v1 pastes to ensure decryption of the original paste format still works, even when the format is changed in the future
El RIDO
2017-03-26 16:16:15 +02:00
cdb62b44c7basic tests for CryptTool classes encryption and compression functions
El RIDO
2017-03-26 11:34:19 +02:00
37f5d99bc4finalizing tests for I18n class, AJAX loading of translations needs to be tested in browser, mocked for now
El RIDO
2017-03-26 09:24:42 +02:00
e1ea14627fhandling JSVerify RNG state 88caf85079d32e416b
El RIDO
2017-03-26 06:47:57 +02:00
6fb3fe51b2Merge branch 'master' into js-unit-testing
El RIDO
2017-03-26 06:46:42 +02:00
a8d02bd8e2Merge branch 'master' of github.com:PrivateBin/PrivateBin
El RIDO
2017-03-25 18:45:10 +01:00
cd40717301fixing #209, refactoring regression when file upload is disabled
El RIDO
2017-03-25 18:44:20 +01:00
d23c696e97Revert delete of (in Inglese)
stefanomarty
2017-03-25 17:33:54 +01:00
3fc6ede5bbTranslate missing IDs to Portuguese
Tulio Leao
2017-03-25 09:26:31 -03:00
44327bed58added missing/removed translation IDs found using improved unit test (#201)
El RIDO
2017-03-25 13:19:11 +01:00
e80c726f92added unit test for missing message IDs accross all translations, added IDs found this way to translation files (#201)
El RIDO
2017-03-25 12:46:08 +01:00
145cfccfcbcorrections for rngState 82b19a3e7604cf825d
El RIDO
2017-03-25 10:47:12 +01:00
e15e86ac3fimproving coverage of existing tests
El RIDO
2017-03-25 10:18:28 +01:00
2a19b42b15making I18n class testable, adding minimal test
El RIDO
2017-03-25 09:41:24 +01:00
9d2e282772removing unused function
El RIDO
2017-03-25 09:17:04 +01:00
57ebc7338dMerge branch 'master' into js-unit-testing
El RIDO
2017-03-25 09:06:04 +01:00
dfa6f02d12Merge branch 'tupaschoal-patch-1'
El RIDO
2017-03-25 01:02:03 +01:00
81b00dd422fixing page template, removing error messages when markdown or source are disabled in configuration, re-removing unnecessary spans
El RIDO
2017-03-12 14:16:08 +01:00
8c8da54b61followed Style CI code style recommendations, forgot one
php-unit-testing
El RIDO
2017-02-26 17:14:56 +01:00
cd22948c31ensuring all PHP versions use the same phpunit from composer in travis CI and documented this alternative in the README
El RIDO
2017-02-26 17:12:59 +01:00
7277eef7f2followed Style CI code styke recommendations
El RIDO
2017-02-26 17:04:08 +01:00
b80ce78e01updating unit testing README with new requirements for eris library
El RIDO
2017-02-26 17:03:14 +01:00
6a9f3303dcturning Sjcl test case into property based one, implemented paste generator facility in Helper
El RIDO
2017-02-26 16:46:10 +01:00
aad162895cturning Filter::slowEquals() test case into property based one
El RIDO
2017-02-26 14:35:01 +01:00
40f5988758turning Filter::formatHumanReadableSize() test case into property based one
El RIDO
2017-02-26 13:45:30 +01:00
79dafd5af4turning Filter::formatHumanReadableTime() test case into property based one, clarifying the allowed units
El RIDO
2017-02-26 12:47:54 +01:00
e41f0a7561turning static IP test cases into property based ones with random IPv4 and IPv6 addresses
El RIDO
2017-02-26 12:19:47 +01:00
59adfc1962introduced property based unit tests using the eris library, found an unhandled error case (empty string) in the Vizhash library and handled it
El RIDO
2017-02-26 11:21:52 +01:00
131e08ca33made phpUnit and most mocha tests work again, had to remove some injected objects and added a helper method to facilitate a cache reset for the unit tests. Page template is still broken and the JS test for baseUri() fails
El RIDO
2017-02-25 09:35:55 +01:00
e880f7924cMerge branch 'master' into jsrefactor
El RIDO
2017-02-25 07:30:44 +01:00