reifyhealth / specmonstah

Specmonstah will eat the face off your test fixtures
MIT License
359 stars 18 forks source link

bump version; rename build-ent-db to clearer gen-ent-graph #51

Closed flyingmachine closed 5 years ago

flyingmachine commented 5 years ago

gen-ent-graph is a more accurate name than build-ent-db. An ent db is comprised of a schema, ent graph, and some metadata. This function focuses on adding nodes to the ent graph; ergo, gen-ent-graph

It just occurred to me, though that add-ents might be even clearer. What do y'all think?