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.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٣ من skills من epam/ember-algo-sample. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٣ من أصل ٣ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية