X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=test%2Fhope_kv_list_SUITE.erl;fp=test%2Fhope_kv_list_SUITE.erl;h=d99e6696126452d48fd097c82b5cfc3af0775e2b;hb=37c6e98b7b4b018972e0e6bdc557b266277fe353;hp=98c5489e2a625fabffd94ea53d57ce926e403fab;hpb=d45d190d075db739dfc353ff3f29ba788130c2fc;p=hope.git diff --git a/test/hope_kv_list_SUITE.erl b/test/hope_kv_list_SUITE.erl index 98c5489..d99e669 100644 --- a/test/hope_kv_list_SUITE.erl +++ b/test/hope_kv_list_SUITE.erl @@ -20,6 +20,9 @@ %% Common Test callbacks %% ============================================================================ +%% TODO: Make tests generic for any dictionary. +%% TODO: Each group shold test a type of dictionary against the generic cases. + all() -> [{group, ?GROUP_KV_LIST}].