ProjectLighthouse/ProjectLighthouse.Tests.WebsiteTests
koko 689ebd3791
Optimize GameServer /announce and add website announcements (#810)
* Improve game server announce by using StringBuilder

* Implement web announcements (condensed commit)

* Implement discord webhook support

* Display a separate message if there are no announcements

* Fix announcement string unit tests

* Fix header admin button unit test

* Clarify announcement id variable name

* Increase webhook truncation limit to 250 chars

* Convert announce text to string when returning 200

* Fix announcement unit tests ... again

* Make announcement text input a textarea rather than a simple input

* Fix styling discrepancy

* Clarify submission button

* Improve announcement webhook & set default textarea row amount
2023-06-23 03:49:22 +00:00
..
Integration Optimize GameServer /announce and add website announcements (#810) 2023-06-23 03:49:22 +00:00
AssemblyInfo.cs Make website integration tests run in serial 2023-06-18 18:43:20 -05:00
ProjectLighthouse.Tests.WebsiteTests.csproj Bump Microsoft.EntityFrameworkCore.Design from 7.0.5 to 7.0.7 (#791) 2023-06-16 01:24:48 +00:00