Module: BigMarkerClient::TestSupport

Defined in:
lib/big_marker_client/test_support.rb

Constant Summary collapse

FACTORY_PATH =
File.expand_path("../../spec/factories", __dir__)
MINUTES =
60
DAYS =
24 * 60 * 60