Most voted "lita" questions
None
Learn more…1 question
Sort by count of
- 
		0 votes2 answers14 viewsHow to set values for config’s of my Handler in tests?My Handler has 4 configuration variables: config :base_url config :details_path config :create_path config :token I know them and my lita_config file, but to test my Handler, I need to set values…