zammad/spec/support
2017-06-27 15:44:45 +02:00
..
cache.rb Fixed RSpec test behaviour to delte cache after each test to ensure clean base instead of once before all. 2017-06-27 15:44:45 +02:00
factory_girl.rb Improved password security by using proper password hash module backed by Argon2 (official winner of the Password Hashing Competition) - thanks to @nomoketo and @benbe. 2017-01-27 09:17:03 +01:00
json_fixture.rb Improved rspec folder structure for better scalability in the future. 2017-03-27 11:25:45 +02:00
system_init.rb Follow up for issue #839 test - Added RSpec system init support file to create needed newly admin user. 2017-04-19 11:46:38 +02:00