aboutsummaryrefslogtreecommitdiff
path: root/lib/fixture.ml
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2023-12-26 16:11:04 -0600
committerMarc Coquand <marc@mccd.space>2023-12-26 16:11:04 -0600
commitbe3bb5300d30a19d22b68db07292d03dc16499d3 (patch)
treea90ec7088d3d837101ef2a886be4402c04635415 /lib/fixture.ml
parent353394783ae8503363ea751f81a5316ba7c4b3c9 (diff)
downloadfixgen-be3bb5300d30a19d22b68db07292d03dc16499d3.tar.gz
fixgen-be3bb5300d30a19d22b68db07292d03dc16499d3.tar.bz2
fixgen-be3bb5300d30a19d22b68db07292d03dc16499d3.zip
Update TODO list
Diffstat (limited to '')
-rw-r--r--lib/fixture.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/fixture.ml b/lib/fixture.ml
index 21d77cf..4985624 100644
--- a/lib/fixture.ml
+++ b/lib/fixture.ml
@@ -88,6 +88,7 @@ let%test "random_value_in_list" =
(* TODO: Support email *)
(* TODO: Support "hashed" password *)
+(* TODO: Support dates *)
(* TODO: Support variables using @ *)
let rec replicate element n =