FortAwesome / wordpress-fontawesome

Font Awesome Official WordPress Plugin
Other
57 stars 19 forks source link

Add test coverage #25

Closed mlwilkerson closed 5 years ago

mlwilkerson commented 5 years ago

Primarily, this is test coverage for the REST API. It also provides somewhat blackbox integration testing of the server-side code.

Also adding some tests of the load spec rebuild logic: to make sure we either do or don't rebuild the load spec under various conditions.