Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Parana-Games/tinymo
/ expression.test.ts
File
expression.test.ts
test/expression.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ExpressionBuilder } from
"../src/expression"
2
3
describe(
'expression'
, () => {
4
const
expression =
new
ExpressionBuilder(
' AND'
)
Callers
nothing calls this directly
Calls
4
addName
Method · 0.80
addValue
Method · 0.80
pair
Method · 0.80
appendToExpression
Method · 0.45
Tested by
no test coverage detected