codethesaurus / codethesaur.us

A polyglot developer reference tool to compare programming language concepts side-by-side! Great for learning new languages or using for reference.
https://codethesaur.us
GNU Affero General Public License v3.0
289 stars 170 forks source link

Building unit tests for "Reference lookups aren't logging in database" issue #725

Open geekygirlsarah opened 4 months ago

geekygirlsarah commented 4 months ago

Description

Bug #723 (and PR #724 ) were made but tests weren't created for them. This should build unit tests for that to make sure logging entries are fully tested

Requirements

  1. Write unit tests that check the Compare pages log in the database correctly.
  2. Write unit tests that check the Reference pages log in the database correctly.