Commit Graph

9 Commits

Author SHA1 Message Date
Matt McMahand 490ebca4e9
fix tests 2021-12-20 20:28:42 -05:00
Matt 6bc9eb8e69
Make session hash work with more versions of Rack/Rails (#298)
* fix id null and bump version
* update session_hash to work with more versions of rack and rails.

Co-authored-by: Reza J. Bavaghoush <rzjfr@yahoo.com>
Co-authored-by: Russell Osborne <russell.osborne@framebridge.com>
Co-authored-by: Sing, Tran Lu Sinh <tran.lu.sinh@moneyforward.vn>
2021-12-20 20:11:44 -05:00
Matt 3e22fa2da1
Refactor test folder and create dummy app (#287)
* try to move dummy application into spec
* travis cleanup
* rubocop cleanup
2020-07-20 12:30:47 -04:00
Matt ef7bec89dc
Fix CI builds (#286)
* update test app gems and fix more deprecation errors
* replace minitest with rspec for consistency. cleanup Rakefile
2020-07-20 09:35:41 -04:00
Antonio C Nalesso Moreira 9c169afa8d added tests folder, changed Rakefile, impressionist.gemspec 2013-07-11 03:11:26 +01:00
Antonio C Nalesso Moreira 20e5753925 Impressionist has been tested 2013-05-10 22:33:37 +01:00
Antonio C Nalesso Moreira c7df6c50a6 Rspec added to impressionist dir, so we can test in isolation 2013-05-10 21:35:10 +01:00
Antonio C Nalesso Moreira 3ea45b1f51 Rspec added to impressionist dir, so we can test in isolation 2013-05-10 21:34:04 +01:00
Antonio C Nalesso Moreira 35c2728bfe Rspec added to impressionist dir, so we can test in isolation 2013-05-10 21:31:38 +01:00