Write unit tests for Ember trading algorithms using the algo test framework (BaseAbstractAlgorithmTest). Use when asked to create or modify algo unit tests, add test coverage, or understand how the test framework works.
Quellsprache: Englisch
Menü
SkillsMP hat 3 Skills aus epam/ember-algo-sample gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 3 von 3 gesammelten Skills angezeigt.
Write unit tests for Ember trading algorithms using the algo test framework (BaseAbstractAlgorithmTest). Use when asked to create or modify algo unit tests, add test coverage, or understand how the test framework works.
Quellsprache: Englisch
Scan the codebase for DFP (Decimal64) misuse — raw Java comparison operators used on DFP-encoded long values instead of Decimal64Utils helper methods. Run periodically to catch regressions.
Quellsprache: Englisch
Add or update logging statements using GFLog library. Use when creating new log statements, refactoring existing logging code (JUL/SLF4J), or when you see string concatenation in log statements.
Quellsprache: Englisch