Asim Aslam
|
3adce58eb2
|
Add monitor/debug packages
|
2019-08-06 17:53:14 +01:00 |
|
|
ab692ff590
|
remove mock data from memory registry
memory registry can be used as fast inprocess registry,
so mock data needs to be in tests only
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2019-06-13 00:51:56 +03:00 |
|
Asim Aslam
|
4035ab5c7b
|
Change go-log links
|
2019-05-31 00:38:05 +01:00 |
|
Asim Aslam
|
7b89b36e37
|
add benchmarks
|
2019-01-16 18:54:43 +00:00 |
|
Asim Aslam
|
39c24baca9
|
rename mock things to memory
|
2019-01-14 15:27:25 +00:00 |
|
Asim Aslam
|
2a2ad553a1
|
reorder testing functions
|
2018-05-25 14:39:50 +01:00 |
|
Asim Aslam
|
a941a4772b
|
parallel test causes deadlock
|
2018-03-13 18:50:58 +00:00 |
|
Shulhan
|
cbbf9f7e3b
|
[test] service.TestService: run subtest in parallel
Reason: the t.Fatalf and t.Fatal must be invoked by test routine, not by
other routine, or the the test will not stopped [1].
[1] megacheck SA2002
|
2018-03-13 18:12:42 +07:00 |
|
Asim Aslam
|
c9b40cb33b
|
switch to stdlib context
|
2018-03-03 11:53:52 +00:00 |
|
Asim Aslam
|
942985ce51
|
add service test and shutdown based on context
|
2017-01-07 14:52:23 +00:00 |
|