# def test_a_hit(): # hit_type = HitType( # title="Sandbox Test 2026-02-04", # description="test description", # reward=USDCent(5), # keywords="a,b,c", # min_active=10, # ) # AMTManager.create_hit_type(hit_type=hit_type) # HTM.create(hit_type) # hit_type = HTM.get(amt_hit_type_id=hit_type.amt_hit_type_id) # hit = create_hit_from_hittype(hit_type) # hit_type = HTM.get(amt_hit_type_id="3QMCR5SRRVWV0O3UDSC64VSB8KL4GL") # hit = create_hit_from_hittype(hit_type)