main
specs: e2e test setup now correctly fills the tags even in fullstack mode
specs: e2e
specs: don't intercept put when verifying tag list when not relying on the api
specs: add API_MODE toggle to skip API-only tests when dealing with a fullstack implem
fix: #1709 trailing slash for /articles in spec is an outlier
specs: e2e test for article pagination now create articles through ui in no-api mode
fix: e2e - assert cleared bio renders as empty string, not just "not stale" (#1718)
specs: e2e/settings.spec.ts now adapted for fullstack implementations when setting is checked
specs: e2e tests for social feature creates other users through ui when in no-api mode
specs: e2e tests for pagination create other users/articles through ui when in no-api mode