chore(rtc): remove outdated unittests

This commit is contained in:
rcmerci
2024-07-21 18:47:06 +08:00
parent cf87323e3f
commit eac5f104f1
4 changed files with 11 additions and 231 deletions

View File

@@ -59,7 +59,9 @@
[:db/cardinality {:optional true} :keyword]
[:db/index {:optional true} :boolean]]]]])
(def to-ws-ops-validator (m/validator [:sequential to-ws-op-schema]))
(comment
(def to-ws-ops-validator (m/validator [:sequential to-ws-op-schema])))
(def to-ws-ops-decoder (m/decoder [:sequential to-ws-op-schema] mt/string-transformer))
(def ^:private extra-attr-map-schema