summaryrefslogtreecommitdiffstats
path: root/model/license_test.go
Commit message (Collapse)AuthorAgeFilesLines
* 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