Martin Edenhofer bf42e989bb Because of mysql inno_db limitations, strip 4 bytes utf8 chars (e. g. emojis). Unfortunaly UTF8mb4 will raise other limitaions of max varchar and lower index sizes. More details: http://pjambet.github.io/blog/emojis-and-mysql/ 10 years ago
..
.gitkeep 2a5d4954ab Init version. 13 years ago
activity_stream_test.rb 417545adaa Fixed activity stream feature. 10 years ago
auth_test.rb 098f1f845f Rewrite of Auth and SSO module layer. 11 years ago
cache_test.rb 2b0b360ab1 Cache unit tests. 12 years ago
email_parser_test.rb d38d5f96ac Improved error handling. 11 years ago
email_process_test.rb d1f22ac0c2 Added new unit tests. 11 years ago
history_test.rb 2bf4558b96 Improved unit tests. 11 years ago
notifiation_factory_test.rb b864eb9ad6 Small improvements. 10 years ago
object_cache_test.rb 852339be1e Fixed lookup cache management. 12 years ago
package_test.rb 1b253f402e Improved comments. 12 years ago
rest_test.rb e60198b927 Fixed rest tests. 11 years ago
store_test.rb 84c23e2311 Moved from md5 to sha256 for file identification. 11 years ago
tag_test.rb e35ac9b468 Moved back to selenium-webdriver for browser testing. 12 years ago
ticket_test.rb bf42e989bb Because of mysql inno_db limitations, strip 4 bytes utf8 chars (e. g. emojis). Unfortunaly UTF8mb4 will raise other limitaions of max varchar and lower index sizes. More details: http://pjambet.github.io/blog/emojis-and-mysql/ 10 years ago
translation_test.rb 743d538e1f Added unit tests for notification template generation (e. g. for emails). Added translation tags i18n('some text') ot i18n(ticket.ticket_state.name) will be translated to frontend locale of recipient. Fixed #26. 12 years ago
twitter_test.rb bf42e989bb Because of mysql inno_db limitations, strip 4 bytes utf8 chars (e. g. emojis). Unfortunaly UTF8mb4 will raise other limitaions of max varchar and lower index sizes. More details: http://pjambet.github.io/blog/emojis-and-mysql/ 10 years ago
user_test.rb e349ab8e48 Improved some unit tests. 12 years ago
working_time_test.rb dfcfc7ab28 Improved TimeCalculation, added unit tests. 11 years ago