Commit Graph

85 Commits

Author SHA1 Message Date
azjezz
e9ef221d16 fix math tests 2020-08-27 15:44:22 +01:00
azjezz
e17ff484be make all array functions pure 2020-08-27 15:14:37 +01:00
azjezz
66e55f8de8 type improvements 2020-08-25 01:17:55 +01:00
azjezz
cbcf25614b cs fix 2020-08-18 04:52:13 +01:00
azjezz
e2e4812161 [Iter] fix broken tests 2020-08-17 22:36:51 +01:00
azjezz
b36885ecd0 [Iter] add more tests 2020-08-17 22:33:18 +01:00
Saif Eddin G
9c04bcbf71
consistent naming (#47) 2020-08-08 05:44:37 +01:00
Saif Eddin G
9b9ddbd290
[Iter] add more tests (#41) 2020-08-08 05:35:34 +01:00
Saif Eddin G
788871c9e3
[Json] introduce the JSON API (#46) 2020-08-08 05:09:49 +01:00
Saif Eddin G
4784d00e03
[Type] Introduce the Type API (#44) 2020-08-03 20:48:44 +01:00
hasseneb
34a884b7bc
add pseudo random functions (#37) 2020-07-16 17:13:12 +01:00
Saif Eddin G
e3a3a0411d
[Iter] add tests (#34) 2020-07-16 16:11:54 +01:00
Saif Eddin G
122189d891
[Tests] use self:: instead of $this-> to access assertation methods (#33) 2020-07-12 15:51:18 +01:00
Saif Eddin G
5029dc6bf8
harden psalm configurations (#26) 2020-07-08 23:28:29 +01:00
Saif Eddin G
c3d0cdc062
add more tests (#22) 2020-07-07 14:17:36 +01:00
azjezz
c5400a8571 [Test][Str][Byte] don't test against multibyte string 2020-07-06 19:29:56 +01:00
azjezz
67ac9cfb09 [Arr] add is_arraykey and fix typing issues 2020-07-06 19:23:26 +01:00
azjezz
4081ff0bd5 [Arr] flip: throw for non-arraykey values 2020-07-06 19:19:36 +01:00
azjezz
2deb40be67 cs fix 2020-07-06 19:11:46 +01:00
azjezz
5ff154f00d fix conding standards 2020-03-01 21:52:25 +01:00
azjezz
abc577325a [Asio] introduce ResultOrException wrapper 2020-03-01 11:49:22 +01:00
azjezz
64143ec9aa [Gen] add rewinable generator 2020-02-21 04:13:15 +01:00
azjezz
aa609c1c4e Refactor Psl Collections 2020-02-21 02:03:40 +01:00
azjezz
7d4874ab2d fix type errors with the help of psalm 2020-01-05 15:28:10 +01:00
azjezz
882f5da8bd [Str] add tests 2020-01-02 00:00:08 +01:00
azjezz
fe8a478382 [Str] add tests 2019-12-27 05:42:24 +01:00
azjezz
a26f9e0209 [Math] add tests 2019-12-26 21:03:29 +01:00
azjezz
5bf80569ec [Arr] increase code coverage 2019-12-26 15:46:03 +01:00
azjezz
1d27476584 [Random] increase code coverage 2019-12-26 15:41:42 +01:00
azjezz
f789bcd982 [Collection] add tests 2019-12-26 15:29:55 +01:00
azjezz
ab6d022618 fix few type isseus using psalm 2019-12-25 20:38:27 +01:00
azjezz
afb3f5fe6b remove @covers annotations 2019-12-25 19:46:58 +01:00
azjezz
6954045938 [Random] add tests 2019-12-25 19:13:06 +01:00
azjezz
83ddb5e8d5 [Arr] add tests 2019-12-25 16:56:21 +01:00
azjezz
ff2c93fae5 Initial commit 2019-12-24 02:01:46 +01:00