Skip to content

Instantly share code, notes, and snippets.

View joonseolee's full-sized avatar
🎯
Focusing

Joonseo Lee joonseolee

🎯
Focusing
View GitHub Profile
if __name__ == '__main__':
cal()
@joonseolee
joonseolee / PersonControllerTest.kt
Last active August 24, 2024 09:52
testcontainer kotlin + mysql example
@Testcontainers
@Import(TestcontainersConfiguration::class)
class PersonControllerTest {
@Autowired
private lateinit var personRepository: PersonRepository
@Test
fun given_when_then() {
val persons = personRepository.findAll()
assertThat(persons).isEmpty()
@joonseolee
joonseolee / privacy-policy.md
Created April 13, 2026 01:16
clova2Mail Privacy Policy

Privacy Policy for clova2Mail

Last updated: April 13, 2026

Overview

clova2Mail ("the Extension") is a Chrome extension that integrates Clova AI with Gmail to help users compose and send emails more efficiently. This Privacy Policy explains how we collect, use, and protect your information.

Information We Collect