William Hall
178f4447a7
🚨 breakdown tests into separate files
2021-02-03 09:31:07 +00:00
Rob Janssen
c3110d9760
Assert in non-asserting ('risky') tests
2020-11-02 16:36:58 +01:00
RobThree
7477d5d656
* Replace google image charts with image-charts.com
2019-03-19 22:51:19 +01:00
RobThree
c18ec155ae
* Minor refactoring of verifyCode.
2018-06-09 12:09:24 +02:00
RobThree
fca87f2d09
* Fix a bug that caused timeslices to be returned instead of the intended timeslice
...
* Upped version
2018-06-06 02:32:07 +02:00
RobThree
0ac68f6b86
* Fix PHP7.2 issue with HashRNGProvider
...
* Fix PHP7.1+ issue with MCryptRNGProvider
2018-06-06 01:47:03 +02:00
RobThree
fac4ebd44b
* Remove time.google.com to see if that will make travis build again
2018-06-06 01:38:51 +02:00
RobThree
ea9b87fe32
* Changed time.windows.com to time.google.com (doesn't affect anything except that it should stop travis from failing)
2018-06-06 00:53:02 +02:00
RobThree
93fc6355d4
* Dropped ConvertUnixTimeDotComTimeProvider
...
* Added NTPTimeProvider
* Added out argument on verifyCode() method that returns the matched timeslice (if any) when a valid code was entered
2018-06-05 22:17:49 +02:00
RobThree
c114772d01
* Fix PHP 5.3 array syntax in unittests
2017-02-17 14:59:44 +01:00
RobThree
9735116635
* Implemented ITimeProviders
2017-02-17 14:53:55 +01:00
RobThree
178c60d947
* Redo #15 which somehow didn't merge...
2017-02-17 12:15:17 +01:00
RobThree
f546c73537
* Added CSRNGProvider to requires in unittestfile.
2015-12-02 16:40:18 +01:00
RobThree
c94fcd83d8
* Added new (PHP7+) CSRNGProvider (uses random_bytes)
...
* Added a bunch basic of unittests for the RNG's
* QRicketProvider and QRServerProvider now throw on invalid MIME-types
* TwoFactorAuth now first tries to use CSRNGProvider before any of the other RNG providers
2015-12-02 16:38:20 +01:00
RobThree
74a18a8fa6
* Added some base32 decoding-specific unittests
...
* Base32 decoding now allows for padding chars
2015-03-22 23:46:15 +01:00
RobThree
fad49deb8c
* Unittest cleanup
2015-03-21 01:51:13 +01:00
RobThree
34b6f279ca
* Tabs -> Spaces. Yep.
2015-03-21 01:35:08 +01:00
RobThree
bfebb4b57d
* Added known testvectors from RFC 6238 to unittests
2015-03-20 16:46:24 +01:00
RobThree
1db877ac79
* Added unittests + travis-ci yml
2015-03-20 13:07:52 +01:00