Commit 50da339
committed
fix(ideation): adicionar wrappers .aios-core e corrigir path do mock
- Criado .aios-core/core/ideation/ideation-engine.js (wrapper retrocompatível)
- Criado .aios-core/core/memory/gotchas-memory.js (wrapper retrocompatível)
- Corrigido path do jest.doMock no teste de GotchasMemory import failure
(apontava para .aios-core mas o engine importa de .aiox-core)1 parent fbd4901 commit 50da339
3 files changed
Lines changed: 5 additions & 1 deletion
File tree
- .aios-core/core
- ideation
- memory
- tests/core/ideation
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments