This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
zammad
Watch
1
Star
0
Fork
You've already forked zammad
0
mirror of
https://github.com/zammad/zammad
synced
2026-05-24 09:48:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
ebd2b174df
zammad
/
spec
/
support
History
Thorsten Eckel
7ab4e7714b
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
..
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