summaryrefslogtreecommitdiffstats
path: root/model/license_test.go
Commit message (Collapse)AuthorAgeFilesLines
* System Console: Email notification content setting (#7122)Jonathan2017-08-061-0/+4
| | | | | | | | | | | | | | | | * PLT-7195: Added new config option, new license feature, and config UI to system console. Still need to implement behaviour change in email batching code * PLT-7195: Modified batch emails to respect email notification content type setting * PLT-7195: Tweaking the colours a bit * PLT-7195: Added support for email notification content type setting in immediate (non-batched) notification messages. Attempted to clean up the code somewhat. Unit tests coming in a future commit * PLT-7195: Added unit tests for non-batched emails * Checked license when applying email content settings * Changed return type of getFormattedPostTime
* PLT-6976: Elasticsearch capitalisation and tests. (#6839)George Goldberg2017-07-071-4/+4
| | | | | | | * Fixes Elasticsearch to have consistent capitalisation everywhere across the code and UI (except the config file unfortunately). * Adds basic unit tests for Elastichsearch. * Adds a Elasticsearch docker image to the Makefile to enable testing the Elasticsearch feature.
* PLT-6504: Add ElasticSearch feature to license. (#6339)George Goldberg2017-05-091-0/+5
|
* PLT-6112: Add some more unit tests to the model package (#6142)George Goldberg2017-04-201-2/+177
| | | | | | | | | | | | | | | | | | | | * Unit Tests for model/push_response.go * Unit tests for security_bulletin.go * Unit tests for webrtc.go * Unit tests for model/password_recovery.go * Add missing headers. * Unit tests for model/license.go * Tidy up existing tests. * Simplify JSON to/from tests. * Fix gofmt
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Add some unit testsJoramWilander2016-01-141-0/+34