Skip to content
#

software-engineering

Here are 1,323 public repositories matching this topic...

Paradiddley
Paradiddley commented Feb 24, 2017

I'm curious as to what the recommended approach is on testing operations? We've started using them and it's a good concept, but I'm uncertain whether these are to be tested as unit or functional as I referred to the wiki on testing jobs and features.

Currently one of my operations relies on a DTO passed through to it that has been processed in previous jobs. If I was to functionally test it, I

JWave

A Discrete Fourier Transform (DFT), a Fast Wavelet Transform (FWT), and a Wavelet Packet Transform (WPT) algorithm in 1-D, 2-D, and 3-D using normalized orthogonal (orthonormal) Haar, Coiflet, Daubechie, Legendre and normalized biorthognal wavelets in Java.

  • Updated Apr 11, 2020
  • Java
davisjam
davisjam commented Oct 1, 2017

At the moment we suppress exceptions thrown by Studies, and some exceptions thrown by CommitVisitors.

  1. I think coarse "throw Study exceptions?" and "throw CommitVisitor exceptions?" knobs might be nice.
  2. At minimum, however, we should document what we do about exceptions thrown by user code.

See discussion in #74.

Improve this page

Add a description, image, and links to the software-engineering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the software-engineering topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.