mattermost/testlib
Jesús Espino 95b0809850
Extracting html templates into a library (#16946)
* Extracting html templates into a library

* Moving tests to the right place

* Fixing tests

* Addressing PR review comments

* Addressing PR review comments

* Replacing attomic with RWMutex

* Returning errors as channel for Templates watcher

* Address PR review comments

* Other small fixes

* Simplifying NewWithWatcher

* Addressing PR review comments

* Making error handling on rendering templates more robust

* Fixing tests

* Changing how we return errors

* Fixing shadow variables

* Addressing PR review comments

* Logging errors from the outside of sendNotificationEmail

* Fixing lock in shutdown

* Fixing the resource copy for commands tests temporary directories

* Removing unused import

* A couple of tiny fixes
2021-03-12 18:46:43 +01:00
..
testdata [MM-31790] Support Packet Generation BACKEND (#16667) 2021-02-01 15:18:52 -05:00
assertions.go MM-23926: avoid setting last viewed for bots (#14253) 2020-04-22 12:28:31 -03:00
cluster.go MM-29478: Fix race in TestNotifyClusterEvent (#16240) 2020-11-09 19:25:51 +05:30
doc.go golint fix (#13613) 2020-01-20 12:32:20 +01:00
helper.go [MM-31094] Replication Lag (#16888) 2021-03-12 12:37:30 -05:00
resources.go Extracting html templates into a library (#16946) 2021-03-12 18:46:43 +01:00
resources_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
store.go Add the API for search files (#15605) 2021-02-26 07:41:05 +01:00