Test the connection to your Supabase test database
Read all users from the test_users table
Create a new test user in the database
Delete all test users (cleanup)
Note: This page uses your test Supabase database. Make sure your .env.local file contains the correct SUPABASE_TEST_URL and SUPABASE_TEST_SERVICE_KEY values.