borja (aider)
|
d3fd7f144d
|
test: compare timestamps numerically in ensureUserExists last_seen test
|
2 months ago |
borja (aider)
|
fbf76036f5
|
feat: implement ensureUserExists, add foreign keys and tests
|
2 months ago |
borja (aider)
|
3309385348
|
test: add unit tests for whatsapp utils
|
2 months ago |
borja (aider)
|
dd32a3dd11
|
test: use in-memory database for tests
|
2 months ago |
borja (aider)
|
17437c6e28
|
feat: improve command parsing to handle multiple dates and invalid date formats
|
2 months ago |
borja (aider)
|
b0f5a83b44
|
fix: update test to use dynamic dates instead of hardcoded ones
|
2 months ago |
borja (aider)
|
60ed1d1f82
|
fix: update test expectations for command logging
|
2 months ago |
borja (aider)
|
0b42d5923a
|
fix: update test to expect 3 console.log calls for command logging
|
2 months ago |
borja (aider)
|
a1491cdb5a
|
test: add duplicate user ID constraint test
|
3 months ago |
borja (aider)
|
56e3486a84
|
refactor: reorganize database tests into logical groups with descriptive names
|
3 months ago |
borja (aider)
|
b00fa4ac23
|
test: update db tests for new schema with users table
|
3 months ago |
borja (aider)
|
98fbd3df6a
|
fix: update group sync test to match error message format
|
3 months ago |
borja (aider)
|
43bd5080ea
|
fix: update group sync tests to use proper Response mocks
|
3 months ago |
borja (aider)
|
98a01dad19
|
fix: properly commit group sync transactions and update counts
|
3 months ago |
borja (aider)
|
7778a5f366
|
fix: reset database sequences in group sync tests
|
3 months ago |
borja (aider)
|
df6d9926af
|
test: fix group sync test by resetting lastSyncAttempt and improving assertions
|
3 months ago |
borja (aider)
|
89c4b27897
|
test: fix group sync test by mocking console.error
|
3 months ago |
borja (aider)
|
1d29fedc18
|
Based on the diffs, here's the concise commit message:
fix: handle API response format and improve group sync tests
|
3 months ago |
borja (aider)
|
ff82f62659
|
test: fix group sync test mocks to match API format
|
3 months ago |
borja (aider)
|
99b4845a8f
|
fix: correct group sync test mocks and assertions
|
3 months ago |
borja (aider)
|
936a864a9e
|
fix: correct test setup and cleanup in group-sync tests
|
3 months ago |
borja (aider)
|
86de177b94
|
fix: correct fetch mocking in group-sync tests
|
3 months ago |
borja (aider)
|
7cef5448c4
|
fix: correct import paths and env mocking in group-sync tests
|
3 months ago |
borja (aider)
|
d4869aa178
|
fix: resolve module import paths in group-sync tests
|
3 months ago |
borja (aider)
|
7b9f9f2478
|
fix: correct test import paths and improve mocks
|
3 months ago |
borja (aider)
|
3be7783aa8
|
test: add bun tests for group-sync service
|
3 months ago |
borja (aider)
|
1ef8ac55c7
|
feat: add active column to groups table with default true
|
3 months ago |
borja (aider)
|
c9c990b815
|
feat: Add last_verified timestamp to groups table
|
3 months ago |
borja (aider)
|
4bc78f476c
|
test: update command test context with createdBy field
|
3 months ago |
borja (aider)
|
2cb368b711
|
fix: correct test assertions and mention handling in webhook server
|
3 months ago |
borja (aider)
|
c8b4b5592b
|
fix: update test assertions for command logging
|
3 months ago |
borja (aider)
|
27ffa8cdae
|
fix: update test expectations to match actual logging format
|
3 months ago |
borja (aider)
|
869c695d0a
|
feat: Update /tarea command parsing to use action-first format
|
3 months ago |
borja (aider)
|
b1449bb80b
|
fix: update test expectations to match new logging format
|
3 months ago |
borja (aider)
|
11702142d5
|
feat: enhance /tarea command logging with detailed parsing
|
3 months ago |
borja (aider)
|
48a238139e
|
test: add port validation tests for internal docker URLs
|
3 months ago |
borja (aider)
|
1b999d015b
|
fix: add missing test imports and update webhook validation tests
|
3 months ago |
borja (aider)
|
72e7a804b5
|
feat: update webhook config to match API requirements
|
3 months ago |
borja (aider)
|
7616e9f268
|
test: add instance verification test case
|
3 months ago |
borja (aider)
|
6cfb741157
|
fix: enable instance verification in test environment when flagged
|
3 months ago |
borja (aider)
|
d7390db8d6
|
fix: reset mocks between tests and improve message validation
|
3 months ago |
borja (aider)
|
290f854e85
|
test: add edge case and security tests for message handling
|
3 months ago |
borja (aider)
|
f530d37cee
|
fix: Add missing test imports for beforeEach/afterEach
|
3 months ago |
borja (aider)
|
2b4d95d3ab
|
fix: correct server class structure and improve error handling
|
3 months ago |
borja (aider)
|
63c3bb20e9
|
feat: implement command service with response queue
|
3 months ago |
borja (aider)
|
b7ed60a471
|
feat: implement base webhook server with validation and tests
|
3 months ago |
borja (aider)
|
714c756dbf
|
test: fix db test to handle sqlite system tables
|
3 months ago |
borja (aider)
|
fa19fe8950
|
fix: correct SQL syntax and improve db test coverage
|
3 months ago |
borja (aider)
|
644883109f
|
feat: add initial database schema and task service
|
3 months ago |